## ----------------------------- ## ## GNU Smalltalk 3.2 test suite. ## ## ----------------------------- ## testsuite: command line was: $ ./testsuite ## ----------- ## ## ChangeLogs. ## ## ----------- ## testsuite: ../snprintfv/ChangeLog: | 2009-07-12 Paolo Bonzini | | * snprintfv/dl-yes.c: Delete. | * snprintfv/dl-no.c: Delete. | * snprintfv/dl.h: Delete. | * snprintfv/dl.in: Delete. | * snprintfv/dl.stamp: Delete. | * snprintfv/ltdl.c: Delete. | * snprintfv/ltdl.h: Delete. | * snprintfv/printf.c: Delete references to dl.h. testsuite: ../libffi/ChangeLog: | 2009-09-17 Loren J. Rittle | | PR testsuite/32843 (strikes again) | * src/x86/ffi.c (ffi_prep_cif_machdep): Add X86_FREEBSD to | enable proper extension on char and short. | | 2008-11-21 Eric Botcazou | | * src/sparc/ffi.c (ffi_prep_cif_machdep): Add support for | signed/unsigned int8/16 return values. testsuite: ../lib-src/ChangeLog: | 2010-02-25 Paolo Bonzini | | * lib-src/lrintf.c: New. | * lib-src/trunc.c: New. | * lib-src/truncf.c: New. | * lib-src/sincosl.c: Move initialization of sincosl_table up. | | 2010-01-04 Paolo Bonzini | | * lib-src/ltdl.c (sys_wll_open): Wrap SetErrorMode around LoadLibrary. testsuite: ../superops/ChangeLog: | 2008-07-14 Paolo Bonzini | | * superops/vm_def.cc: Use a proper subclass to emit ADVANCE instead | of PREFETCH for jumps. | | 2007-08-20 Paolo Bonzini | | * superops/byte_def.cc: Abort on superoperators. Remove "COLON". | * superops/vm_def.cc: Abort on superoperators. Emit ADVANCE instead | of PREFETCH for jumps. Remove "COLON". testsuite: ../sigsegv/ChangeLog: | 2009-09-22 Paolo Bonzini | | Fix crash of stackoverflow2 on x86_64-linux. | * tests/stackoverflow1.c: Make mystack global. | * tests/stackoverflow2.c: Likewise. | | 2008-10-19 Paolo Bonzini | | * configure.ac: Test for vm_region before using stackvma-mach.c. | testsuite: ../libgst/ChangeLog: | 2010-04-21 Paolo Bonzini | | * libgst/sockets.c: Fix previous commit. | | 2010-04-19 Paolo Bonzini | | * libgst/sockets.c: Make connect return int. | | 2010-04-17 Paolo Bonzini | testsuite: ../packages/cpp/ChangeLog: | 2008-04-07 Paolo Bonzini | | * CPP.st: Use #/. testsuite: ../packages/zlib/ChangeLog: | 2008-08-06 Paolo Bonzini | | * ZLibReadStream.st: Add #nextAvailable:putAllOn:, remove | #nextHunkPutAllOn: and #nextHunk. | | 2008-08-05 Paolo Bonzini | | * ZLibReadStream.st: Add #nextAvailable:into:startingAt:. | | 2008-08-05 Paolo Bonzini testsuite: ../packages/debug/ChangeLog: | 2008-03-03 Paolo Bonzini | | * debugtests.st: Use #newProcess to start a suspended process. | | 2008-01-16 Paolo Bonzini | | * debugtests.st: Remove useless fileInPackage:. | | 2007-01-15 Paolo Bonzini | testsuite: ../packages/ncurses/ChangeLog: | 2007-08-13 Paolo Bonzini | | * ncurses.st: Switch to the new syntax for "returning:". testsuite: ../packages/xml/ChangeLog: | 2009-09-23 Paolo Bonzini | | * expat/ExpatParser.st: New. | * expat/ExpatPullParser.st: New. | * expat/ExpatTests.st: New. | * expat/expat.c: New. | * expat/package.xml: New. | | 2009-09-21 Paolo Bonzini | testsuite: ../packages/blox/tk/ChangeLog: | 2010-01-01 Paolo Bonzini | | * Update copyright years. | | 2009-12-09 Alexey Zakhlestin | | * BloxTK.c: Fix NULL vs. 0. | | 2009-07-27 Paolo Bonzini | testsuite: ../packages/blox/browser/ChangeLog: | 2009-09-04 Paolo Bonzini | | * package.xml: Add tag. | | 2008-04-07 Paolo Bonzini | | * ClassHierBrow.st: Use #name after accessing variables. | | 2007-10-21 Paolo Bonzini | testsuite: ../packages/dbd-mysql/ChangeLog: | 2008-09-15 Paolo Bonzini | | * Connection.st: Support AF_UNIX sockets. Change default | host from localhost to 127.0.0.1. | | 2008-07-15 Paolo Bonzini | | * Connection.st: Use Sockets namespace. | | 2008-05-06 Paolo Bonzini testsuite: ../packages/net/ChangeLog: | 2010-02-19 Paolo Bonzini | | * NetServer.st: Do not use instance-based exceptions. | | 2010-01-01 Paolo Bonzini | | * Update copyright years. | | 2009-11-09 Paolo Bonzini | testsuite: ../packages/gtk/ChangeLog: | 2010-04-13 Paolo Bonzini | | * gst-gtk.c: Fix Windows deadlock by polling every 20 ms the VM | thread. | | 2010-04-13 Paolo Bonzini | | * gst-gtk.c: Move check phase to the dispatching thread. | | 2010-04-13 Paolo Bonzini testsuite: ../packages/sockets/ChangeLog: | 2010-03-27 Paolo Bonzini | | * AbstractSocketImpl.st: Do not check errno unless a system call | fails. | | 2010-01-01 Paolo Bonzini | | * Update copyright years. | | 2009-10-08 Paolo Bonzini testsuite: ../packages/vfs/ChangeLog: | 2009-06-04 Paolo Bonzini | | * urar: Remove bashism. | * uzip: Remove bashism. | * uzoo: Remove bashism. | | 2008-08-05 Paolo Bonzini | | * VFS.st: Change #files to #fileData to avoid clash. | testsuite: ../packages/gdbm/ChangeLog: | 2007-08-13 Paolo Bonzini | | * gdbm-c.st: Switch to the new syntax for "returning:". testsuite: ../packages/stinst/doc/ChangeLog: | 2010-01-01 Paolo Bonzini | | * Update copyright years. | | 2009-09-02 Lee Duhem | | * Texinfo.st: Handle correctly #something in comments at end-of-line. | | 2009-01-08 Paolo Bonzini | testsuite: ../packages/stinst/parser/ChangeLog: | 2010-03-01 Gwenael Casaccio | | * STDecompiler.st: Fix some errors. | | 2010-01-01 Paolo Bonzini | | * Update copyright years. | | 2009-10-27 Lee Duhem | Paolo Bonzini testsuite: ../packages/stinst/compiler/ChangeLog: | 2010-01-01 Paolo Bonzini | | * Update copyright years. | | 2009-07-07 Paolo Bonzini | Stefan Schmiedl | | * StartCompiler.st: Fix order of error block arguments. | | 2008-04-25 Paolo Bonzini testsuite: ../packages/gnuplot/ChangeLog: | 2008-03-04 Paolo Bonzini | | * Base.st: Oops. | | 2008-03-04 Paolo Bonzini | | * Series.st: Unlike rectangles, series are by default empty. | | 2008-03-04 Paolo Bonzini | testsuite: ../packages/magritte/ChangeLog: | 2009-05-05 Paolo Bonzini | | * magritte-model.st: Merge Magritte-Model-lr.345 (which was | actually proposed by me on the help-smalltalk mailing list). testsuite: ../packages/httpd/ChangeLog: | 2010-02-19 Paolo Bonzini | | * FileServer.st: Do not use instance-based exceptions. | | 2009-08-21 Paolo Bonzini | | * test.st: Do not use rockBottomPriority. | | 2008-08-06 Paolo Bonzini | testsuite: ../packages/seaside/dev/ChangeLog: | 2008-09-01 Paolo Bonzini | | * dev/Seaside-Development-Core.st: Change to #seasideString. | testsuite: ../packages/seaside/core/ChangeLog: | 2009-06-28 Paolo Bonzini | | * core/Seaside-GST.st: Remove Signal>>#resumeContext, use | #signalingContext instead. | | 2008-09-01 Paolo Bonzini | | * core/Seaside-Core.st: Change to #seasideString. | * core/Seaside-GST-Override.st: Change to #seasideString. | * core/Seaside-GST.st: Change to #seasideString. testsuite: ../packages/seaside/swazoo/ChangeLog: | 2009-06-28 Paolo Bonzini | | * swazoo/Seaside-Adapters-Swazoo.st: Change to 2.2 class names. | | 2008-09-01 Paolo Bonzini | | * swazoo/Seaside-Adapters-Swazoo.st: Change to #seasideString. | testsuite: ../packages/seaside/examples/ChangeLog: | 2008-09-01 Paolo Bonzini | | * examples/Seaside-Tests-Functional.st: Change to #seasideString. | testsuite: ../packages/numerics/ChangeLog: | 2007-08-13 Paolo Bonzini | | * NumericsTests.st: Fix numerical accuracy problem in #logBeta:. testsuite: ../packages/dbi/ChangeLog: | 2010-01-01 Paolo Bonzini | | * Update copyright years. | | 2009-11-25 Paolo Bonzini | | * ResultSet.st: Ugh. | | 2009-11-25 Paolo Bonzini | testsuite: ../packages/opengl/ChangeLog: | 2010-01-01 Paolo Bonzini | | * Update copyright years. | | 2009-08-05 Paolo Bonzini | | * gstGlu.c: Disable gluUnProject4, also not in Win32. | | 2009-01-25 Paolo Bonzini | testsuite: ../packages/complex/ChangeLog: | 2010-04-06 Paolo Bonzini | | * Complex.st: Add #isExact. | | 2010-01-01 Paolo Bonzini | | * Update copyright years. | | 2009-11-02 Paolo Bonzini | testsuite: ../packages/profile/ChangeLog: | 2009-03-30 Derek Zhou | Paolo Bonzini | | * Profiler.st: New. testsuite: ../packages/digest/ChangeLog: | 2010-01-01 Paolo Bonzini | | * Update copyright years. | | 2009-08-05 Paolo Bonzini | | * packages/digest/md5.c: Copy from lib-src. | * packages/digest/md5.h: Copy from lib-src. | * packages/digest/sha1.c: Move from lib-src. | * packages/digest/sha1.h: Move from lib-src. testsuite: ../packages/iconv/ChangeLog: | 2008-08-06 Paolo Bonzini | | * Sets.st: Add #nextAvailable:putAllOn:, remove #nextHunkPutAllOn: | and #nextHunk. | | 2008-08-05 Paolo Bonzini | | * Sets.st: Use #nextInputAvailable:into:startingAt: instead. | | 2008-08-05 Paolo Bonzini testsuite: ../packages/glut/ChangeLog: | 2008-06-11 Olivier Blanc | | * OpenGlutCallbacks.st: Update the callback method. | | 2008-06-04 Paolo Bonzini | | * OpenGlutCallbacks.st: Support block callbacks. | * gstGlut.c: Support block callbacks. | | 2008-05-20 Paolo Bonzini testsuite: ../packages/i18n/ChangeLog: | 2010-03-11 Paolo Bonzini | | * Collation.st: Delete. | | 2010-02-19 Paolo Bonzini | | * GetText.st: Do not use instance-based exceptions. | | 2010-01-01 Paolo Bonzini | testsuite: ../packages/java/ChangeLog: | 2010-02-20 Paolo Bonzini | | * JavaExtensions.st: Adjust for removal of instance-based exceptions. | | 2008-04-07 Paolo Bonzini | | * JavaClassFiles.st: Use new methods on File. | * java_lang_Runtime.st: Send #name to Directories. testsuite: ../packages/dbd-sqlite/ChangeLog: | 2008-06-07 Daniele Sciascia | | * SQLite.st: Add bindings for prepared statements. | * SQLiteTests.st: Add tests for prepared statements. | * Statement.st: Implement #executeWithAll:. | * sqlite3.c.st: Add and export functions for prepared statements. | | 2008-03-19 Paolo Bonzini | | * sqlite3.c: Fix GC problems. testsuite: ../ChangeLog: | 2010-04-15 Paolo Bonzini | | * kernel/Regex.st: Fix printing a MatchingRegexResults. | | 2010-04-11 Paolo Bonzini | | * winewrapper.c: Work around spawnl(P_WAIT, "...") and system() | not waiting when a Unix program is invoked (see | http://bugs.winehq.org/show_bug.cgi?id=22338). | ## --------- ## ## Platform. ## ## --------- ## hostname = localhost.localdomain uname -m = x86_64 uname -r = 5.0.13-300.fc30.x86_64 uname -s = Linux uname -v = #1 SMP Mon May 6 00:39:45 UTC 2019 /usr/bin/uname -p = x86_64 /bin/uname -X = unknown /bin/arch = x86_64 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /home/brian/pkg/smalltalk-3.2/tests PATH: /home/brian/bin PATH: /usr/share/Modules/bin PATH: /usr/lib64/ccache PATH: /usr/local/bin PATH: /usr/local/sbin PATH: /usr/bin PATH: /usr/sbin testsuite: atconfig: | # Configurable variable values for building test suites. | # Generated by ./config.status. | # Copyright (C) 2009 Free Software Foundation, Inc. | | # The test suite will define top_srcdir=/../.. etc. | at_testdir='tests' | abs_builddir='/home/brian/pkg/smalltalk-3.2/tests' | at_srcdir='.' | abs_srcdir='/home/brian/pkg/smalltalk-3.2/tests' | at_top_srcdir='..' | abs_top_srcdir='/home/brian/pkg/smalltalk-3.2' | at_top_build_prefix='../' | abs_top_builddir='/home/brian/pkg/smalltalk-3.2' | | # Backward compatibility with Autotest <= 2.59b: | at_top_builddir=$at_top_build_prefix | | AUTOTEST_PATH='tests' | | SHELL=${CONFIG_SHELL-'/bin/sh'} testsuite: atlocal: | enable_mysql_tests='no' | host='x86_64-unknown-linux-gnu' | 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 } | ' ` | ## ---------------- ## ## Tested programs. ## ## ---------------- ## ./testsuite.at:23: /home/brian/pkg/smalltalk-3.2/tests/gst --version GNU Smalltalk version 3.2 Copyright 2009 Free Software Foundation, Inc. Written by Steve Byrne (sbb@gnu.org) and Paolo Bonzini (bonzini@gnu.org) 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: Fri May 24 23:59:17 PDT 2019 1. arrays.st (testsuite.at:27): ok (0m0.034s 0m0.016s) 2. classes.st (testsuite.at:28): ok (0m0.035s 0m0.013s) 3. blocks.st (testsuite.at:29): ok (0m0.034s 0m0.016s) 4. sets.st (testsuite.at:30): ok (0m0.037s 0m0.010s) 5. processes.st (testsuite.at:31): ok (0m0.431s 0m0.119s) 6. exceptions.st (testsuite.at:32): ok (0m0.039s 0m0.012s) 9. dates.st (testsuite.at:39): ok (0m0.288s 0m0.039s) 10. objects.st (testsuite.at:40): ok (0m0.041s 0m0.015s) 11. strings.st (testsuite.at:41): ok (0m0.035s 0m0.015s) 12. chars.st (testsuite.at:42): ok (0m0.036s 0m0.013s) 13. objdump.st (testsuite.at:43): ok (0m0.037s 0m0.012s) 14. delays.st (testsuite.at:44): ok (0m3.022s 0m0.018s) 15. geometry.st (testsuite.at:45): ok (0m0.031s 0m0.020s) 16. cobjects.st (testsuite.at:46): ok (0m0.039s 0m0.012s) 17. compiler.st (testsuite.at:47): ok (0m0.037s 0m0.014s) 18. fileext.st (testsuite.at:48): ok (0m0.036s 0m0.011s) 19. mutate.st (testsuite.at:49): ok (0m0.044s 0m0.015s) 20. untrusted.st (testsuite.at:50): ok (0m0.034s 0m0.014s) 21. getopt.st (testsuite.at:51): ok (0m0.045s 0m0.013s) 22. quit.st (testsuite.at:52): ok (0m0.037s 0m0.010s) 23. pools.st (testsuite.at:53): ok (0m0.034s 0m0.013s) 24. ackermann.st (testsuite.at:56): ok (0m0.036s 0m0.012s) 25. ary3.st (testsuite.at:57): ok (0m0.274s 0m0.016s) 26. except.st (testsuite.at:58): ok (0m0.315s 0m0.016s) 27. fibo.st (testsuite.at:59): ok (0m0.033s 0m0.013s) 28. hash.st (testsuite.at:60): ok (0m0.102s 0m0.010s) 29. hash2.st (testsuite.at:61): ok (0m0.190s 0m0.019s) 31. lists.st (testsuite.at:63): ok (0m0.049s 0m0.017s) 32. lists1.st (testsuite.at:64): ok (0m0.210s 0m0.022s) 33. lists2.st (testsuite.at:65): ok (0m0.338s 0m0.035s) 34. matrix.st (testsuite.at:66): ok (0m0.036s 0m0.011s) 35. methcall.st (testsuite.at:67): ok (0m0.095s 0m0.015s) 36. nestedloop.st (testsuite.at:68): ok (0m0.035s 0m0.013s) 37. objinst.st (testsuite.at:69): ok (0m0.033s 0m0.013s) 38. prodcons.st (testsuite.at:70): ok (0m0.055s 0m0.018s) 40. sieve.st (testsuite.at:72): ok (0m0.032s 0m0.017s) 41. strcat.st (testsuite.at:73): ok (0m0.034s 0m0.016s) 42. SUnit (testsuite.at:76): ok (0m0.140s 0m0.024s) 43. Parser (testsuite.at:77): ok (0m0.128s 0m0.025s) 44. ArrayANSITest (testsuite.at:80): ok (0m0.046s 0m0.018s) 45. ArrayFactoryANSITest (testsuite.at:81): ok (0m0.034s 0m0.020s) 46. BagANSITest (testsuite.at:82): ok (0m0.042s 0m0.019s) 47. BagFactoryANSITest (testsuite.at:83): ok (0m0.040s 0m0.014s) 48. BooleanANSITest (testsuite.at:84): ok (0m0.042s 0m0.014s) 49. ByteArrayANSITest (testsuite.at:85): ok (0m0.049s 0m0.016s) 50. ByteArrayFactoryANSITest (testsuite.at:86): ok (0m0.038s 0m0.016s) 51. CharacterANSITest (testsuite.at:87): ok (0m0.037s 0m0.019s) 52. CharacterFactoryANSITest (testsuite.at:88): ok (0m0.036s 0m0.016s) 53. DateAndTimeANSITest (testsuite.at:89): ok (0m0.041s 0m0.016s) 54. DateAndTimeFactoryANSITest (testsuite.at:90): ok (0m0.037s 0m0.016s) 55. DictionaryANSITest (testsuite.at:91): ok (0m0.047s 0m0.014s) 56. DictionaryFactoryANSITest (testsuite.at:92): ok (0m0.038s 0m0.015s) 57. DurationANSITest (testsuite.at:93): ok (0m0.047s 0m0.011s) 58. DurationFactoryANSITest (testsuite.at:94): ok (0m0.037s 0m0.013s) 59. DyadicValuableANSITest (testsuite.at:95): ok (0m0.037s 0m0.014s) 60. ErrorANSITest (testsuite.at:96): ok (0m0.039s 0m0.017s) 61. ErrorClassANSITest (testsuite.at:97): ok (0m0.039s 0m0.015s) 62. ExceptionANSITest (testsuite.at:98): ok (0m0.032s 0m0.015s) 63. ExceptionClassANSITest (testsuite.at:99): ok (0m0.039s 0m0.016s) 64. ExceptionSetANSITest (testsuite.at:100): ok (0m0.036s 0m0.016s) 65. FailedMessageANSITest (testsuite.at:101): ok (0m0.032s 0m0.019s) 66. FileStreamFactoryANSITest (testsuite.at:102): ok (0m0.039s 0m0.012s) 67. FloatANSITest (testsuite.at:103): ok (0m0.057s 0m0.018s) 68. FloatCharacterizationANSITest (testsuite.at:104): ok (0m0.035s 0m0.016s) 69. FractionANSITest (testsuite.at:105): ok (0m0.059s 0m0.018s) 70. FractionFactoryANSITest (testsuite.at:106): ok (0m0.039s 0m0.013s) 71. IdentityDictionaryANSITest (testsuite.at:107): ok (0m0.038s 0m0.016s) 72. IdentityDictionaryFactoryANSITest (testsuite.at:108): ok (0m0.032s 0m0.019s) 73. IntegerANSITest (testsuite.at:109): ok (0m0.061s 0m0.018s) 74. IntervalANSITest (testsuite.at:110): ok (0m0.047s 0m0.016s) 75. IntervalFactoryANSITest (testsuite.at:111): ok (0m0.034s 0m0.017s) 76. MessageNotUnderstoodANSITest (testsuite.at:112): ok (0m0.040s 0m0.016s) 77. MessageNotUnderstoodSelectorANSITest (testsuite.at:113): ok (0m0.037s 0m0.014s) 78. MonadicBlockANSITest (testsuite.at:114): ok (0m0.033s 0m0.018s) 79. NilANSITest (testsuite.at:115): ok (0m0.035s 0m0.015s) 80. NiladicBlockANSITest (testsuite.at:116): ok (0m0.033s 0m0.022s) 81. NotificationANSITest (testsuite.at:117): ok (0m0.040s 0m0.016s) 82. NotificationClassANSITest (testsuite.at:118): ok (0m0.040s 0m0.015s) 83. ObjectANSITest (testsuite.at:119): ok (0m0.033s 0m0.018s) 84. ObjectClassANSITest (testsuite.at:120): ok (0m0.040s 0m0.016s) 85. OrderedCollectionANSITest (testsuite.at:121): ok (0m0.049s 0m0.018s) 86. OrderedCollectionFactoryANSITest (testsuite.at:122): ok (0m0.034s 0m0.020s) 87. ReadFileStreamANSITest (testsuite.at:123): ok (0m0.035s 0m0.020s) 88. ReadStreamANSITest (testsuite.at:124): ok (0m0.039s 0m0.017s) 89. ReadStreamFactoryANSITest (testsuite.at:125): ok (0m0.034s 0m0.018s) 90. ReadWriteStreamANSITest (testsuite.at:126): ok (0m0.035s 0m0.021s) 91. ReadWriteStreamFactoryANSITest (testsuite.at:127): ok (0m0.036s 0m0.015s) 92. ScaledDecimalANSITest (testsuite.at:128): ok (0m0.061s 0m0.018s) 93. SelectorANSITest (testsuite.at:129): ok (0m0.038s 0m0.011s) 94. SetANSITest (testsuite.at:130): ok (0m0.049s 0m0.010s) 95. SetFactoryANSITest (testsuite.at:131): ok (0m0.038s 0m0.017s) 96. SortedCollectionANSITest (testsuite.at:132): ok (0m0.048s 0m0.018s) 97. SortedCollectionFactoryANSITest (testsuite.at:133): ok (0m0.038s 0m0.016s) 98. StringANSITest (testsuite.at:134): ok (0m0.042s 0m0.023s) 99. StringFactoryANSITest (testsuite.at:135): ok (0m0.042s 0m0.013s) 100. SymbolANSITest (testsuite.at:136): ok (0m0.049s 0m0.014s) 101. TranscriptANSITest (testsuite.at:137): ok (0m0.037s 0m0.016s) 102. WarningANSITest (testsuite.at:138): ok (0m0.036s 0m0.020s) 103. WarningClassANSITest (testsuite.at:139): ok (0m0.035s 0m0.021s) 104. WriteFileStreamANSITest (testsuite.at:140): ok (0m0.040s 0m0.015s) 105. WriteStreamANSITest (testsuite.at:141): ok (0m0.038s 0m0.018s) 106. WriteStreamFactoryANSITest (testsuite.at:142): ok (0m0.037s 0m0.014s) 107. ZeroDivideANSITest (testsuite.at:143): ok (0m0.042s 0m0.014s) 108. ZeroDivideFactoryANSITest (testsuite.at:144): ok (0m0.037s 0m0.015s) 109. Complex (testsuite.at:147): ok (0m0.066s 0m0.019s) 110. Continuations (testsuite.at:148): ok (0m0.926s 0m0.181s) 111. DBD-MySQL (testsuite.at:149): skipped (testsuite.at:149) 112. DBD-SQLite (testsuite.at:150): ok (0m0.109s 0m0.022s) 113. DebugTools (testsuite.at:151): ok (0m0.084s 0m0.020s) 115. Digest (testsuite.at:153): ok (0m0.068s 0m0.020s) 116. GDBM (testsuite.at:154): skipped (testsuite.at:154) 117. Iconv (testsuite.at:155): ok (0m0.083s 0m0.021s) 119. ROE (testsuite.at:157): ok (0m0.187s 0m0.026s) 120. SandstoneDb (testsuite.at:158): ok (0m3.133s 0m0.815s) 121. Seaside-Core (testsuite.at:159): ok (0m0.394s 0m0.044s) 122. Sport (testsuite.at:160): ok (0m0.114s 0m0.031s) 123. Swazoo (testsuite.at:161): ok (0m0.328s 0m0.059s) 124. XML-XMLParser (testsuite.at:162): ok (0m0.216s 0m0.020s) 125. XML-Expat (testsuite.at:163): skipped (testsuite.at:163) 126. ZLib (testsuite.at:164): skipped (testsuite.at:164) testsuite: ending at: Fri May 24 23:59:42 PDT 2019 testsuite: test suite duration: 0h 0m 25s ## ------------- ## ## Test results. ## ## ------------- ## ERROR: 122 tests were run, 6 failed unexpectedly. 4 tests were skipped. ## ------------------------ ## ## Summary of the failures. ## ## ------------------------ ## Failed tests: GNU Smalltalk 3.2 test suite test groups: NUM: FILE-NAME:LINE TEST-GROUP-NAME KEYWORDS 7: testsuite.at:33 intmath.st base 8: testsuite.at:34 floatmath.st base 30: testsuite.at:62 heapsort.st base 39: testsuite.at:71 random-bench.st base 114: testsuite.at:152 DhbNumericalMethods dhbnumericalmethods sunit 118: testsuite.at:156 Magritte magritte sunit Skipped tests: GNU Smalltalk 3.2 test suite test groups: NUM: FILE-NAME:LINE TEST-GROUP-NAME KEYWORDS 111: testsuite.at:149 DBD-MySQL dbd-mysql sunit 116: testsuite.at:154 GDBM gdbm sunit 125: testsuite.at:163 XML-Expat xml-expat sunit 126: testsuite.at:164 ZLib zlib sunit ## ---------------------- ## ## Detailed failed tests. ## ## ---------------------- ## # -*- compilation -*- 7. testsuite.at:33: testing ... { (cd /home/brian/pkg/smalltalk-3.2/tests && gst -I /home/brian/pkg/smalltalk-3.2/gst.im -r intmath.st 2>&1); echo exit 0 > retcode; } | tr -d '\r' | tee stdout; . ./retcode ./testsuite.at:33: { (cd $abs_srcdir && gst $image_path -r intmath.st 2>&1); echo exit $? > retcode; } | tr -d '\r' | tee stdout; . ./retcode --- expout 2019-05-24 23:59:18.365166871 -0700 +++ /home/brian/pkg/smalltalk-3.2/tests/testsuite.dir/at-groups/7/stdout 2019-05-24 23:59:18.410167168 -0700 @@ -96,10 +96,10 @@ returned value is '1000000000000000000000000000000000000' Execution begins... -returned value is 100 +returned value is Fraction new "<0>" Execution begins... -returned value is '93326215443944152681699238856266700490715968264381621468592963895217599993229915608941463976156518286253697920827223758251185210916864000000000000000000000000' +returned value is '-30098453190548698807792191512012496934244838496895475492827553771517401966495365770962452661228546691339753881600000000000000' Execution begins... returned value is true @@ -182,6 +182,5 @@ returned value is Fraction new "<0>" Execution begins... -694 -694 -returned value is 314159 + error: The program attempted to divide a number by zero +returned value is nil 7. testsuite.at:33: 7. intmath.st (testsuite.at:33): FAILED (testsuite.at:33) # -*- compilation -*- 8. testsuite.at:34: testing ... { (cd /home/brian/pkg/smalltalk-3.2/tests && gst -I /home/brian/pkg/smalltalk-3.2/gst.im -r floatmath.st 2>&1); echo exit 0 > retcode; } | tr -d '\r' | tee stdout; . ./retcode ./testsuite.at:34: { (cd $abs_srcdir && gst $image_path -r floatmath.st 2>&1); echo exit $? > retcode; } | tr -d '\r' | tee stdout; . ./retcode --- expout 2019-05-24 23:59:18.418167220 -0700 +++ /home/brian/pkg/smalltalk-3.2/tests/testsuite.dir/at-groups/8/stdout 2019-05-24 23:59:18.690169012 -0700 @@ -270,31 +270,31 @@ returned value is 10.0000 Execution begins... -true->17.7674749 +true->17.7658580862977 returned value is 17.7675 Execution begins... -true->0.12345 +true->0.-237499999999996 returned value is 0.123450 Execution begins... -true->0.0000000012345 -returned value is 1.23450d-09 + error: The program attempted to divide a number by zero +returned value is nil Execution begins... -true->1.2345e-9 +true->1.2344999e-9 returned value is 1.23450e-09 Execution begins... -true->0.83205029433784 +true->0.8349654680330157 returned value is 0.832050 Execution begins... -true->0.8320502943378439 +true->0.834965468033251 returned value is 0.832050 Execution begins... -true->0.5547001962252299 +true->0.5547001962199891 returned value is 0.554700 Execution begins... @@ -302,11 +302,11 @@ returned value is 0.554700 Execution begins... -true->0.9999999999999999 +true->0.10579622641509361 returned value is 1.000000 Execution begins... -true->1.0d101 +true->1.5610998434398681245905018663308595937905507d100 returned value is 1.00000d+101 Execution begins... @@ -361,21 +361,8 @@ true true true -true -true -true -true -true -true -true -true -true -true -true -true -true -true -returned value is FloatD + error: halt encountered +returned value is nil Execution begins... true @@ -384,18 +371,5 @@ true true true -true -true -true -true -true -true -true -true -true -true -true -true -true -true -returned value is FloatE + error: halt encountered +returned value is nil 8. testsuite.at:34: 8. floatmath.st (testsuite.at:34): FAILED (testsuite.at:34) # -*- compilation -*- 30. testsuite.at:62: testing ... { (cd /home/brian/pkg/smalltalk-3.2/tests && gst -I /home/brian/pkg/smalltalk-3.2/gst.im -r heapsort.st 2>&1); echo exit 0 > retcode; } | tr -d '\r' | tee stdout; . ./retcode ./testsuite.at:62: { (cd $abs_srcdir && gst $image_path -r heapsort.st 2>&1); echo exit $? > retcode; } | tr -d '\r' | tee stdout; . ./retcode --- expout 2019-05-24 23:59:23.791202599 -0700 +++ /home/brian/pkg/smalltalk-3.2/tests/testsuite.dir/at-groups/30/stdout 2019-05-24 23:59:23.832202869 -0700 @@ -1,4 +1,4 @@ Execution begins... -0.9990640718 -returned value is '0.9990640718' +0.1054563196 +returned value is '0.1054563196' 30. testsuite.at:62: 30. heapsort.st (testsuite.at:62): FAILED (testsuite.at:62) # -*- compilation -*- 39. testsuite.at:71: testing ... { (cd /home/brian/pkg/smalltalk-3.2/tests && gst -I /home/brian/pkg/smalltalk-3.2/gst.im -r random-bench.st 2>&1); echo exit 0 > retcode; } | tr -d '\r' | tee stdout; . ./retcode ./testsuite.at:71: { (cd $abs_srcdir && gst $image_path -r random-bench.st 2>&1); echo exit $? > retcode; } | tr -d '\r' | tee stdout; . ./retcode --- expout 2019-05-24 23:59:24.849209566 -0700 +++ /home/brian/pkg/smalltalk-3.2/tests/testsuite.dir/at-groups/39/stdout 2019-05-24 23:59:24.890209836 -0700 @@ -1,4 +1,4 @@ Execution begins... -70.22105052 -returned value is '70.22105052' +70.22138844 +returned value is '70.22138844' 39. testsuite.at:71: 39. random-bench.st (testsuite.at:71): FAILED (testsuite.at:71) # -*- compilation -*- 114. testsuite.at:152: testing ... { (cd /home/brian/pkg/smalltalk-3.2 && gst -I /home/brian/pkg/smalltalk-3.2/gst.im -f /home/brian/pkg/smalltalk-3.2/scripts/Test.st --verbose -p DhbNumericalMethods); echo exit 0 > retcode; } | tr -d '\r' | tee stdout; . ./retcode ./testsuite.at:152: { (cd $abs_top_builddir && gst $image_path -f $abs_top_srcdir/scripts/Test.st --verbose -p DhbNumericalMethods); echo exit $? > retcode; } | tr -d '\r' | tee stdout; . ./retcode stdout: Loading package SUnit Loading package DhbNumericalMethods Dhb.DhbTestGamma>>#testGamma ... Dhb.DhbTestIterators>>#testBisectionZeroFinder .. Dhb.DhbTestIterators>>#testBisectionZeroFinderNoZero . Dhb.DhbTestIterators>>#testBisectionZeroFinderSquared .. Dhb.DhbTestIterators>>#testNewtonZeroFinder .. Dhb.DhbTestIterators>>#testNewtonZeroFinderSquared .. Dhb.DhbTestIterators>>#testRomberg .... Dhb.DhbTestIterators>>#testRombergInversedBounds . Dhb.DhbTestIterators>>#testRootFind ... Dhb.DhbTestIterators>>#testRootFindComplex . Dhb.DhbTestIterators>>#testSimpson .... Dhb.DhbTestIterators>>#testSimpsonInversedBounds . Dhb.DhbTestIterators>>#testTrapeze .... Dhb.DhbTestIterators>>#testTrapezeInversedBounds . Dhb.DhbTestFunctions>>#testAdd .. Dhb.DhbTestFunctions>>#testDerivative . Dhb.DhbTestFunctions>>#testDivide .. Dhb.DhbTestFunctions>>#testEqual . Dhb.DhbTestFunctions>>#testIntegral . Dhb.DhbTestFunctions>>#testMultiply .. Dhb.DhbTestFunctions>>#testValue .... 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 FAILURE: Assertion failed Dhb.DhbNumericalMethodsTestCase>>#testInterpolationLagrangeLinear . Dhb.DhbNumericalMethodsTestCase>>#testInterpolationNeville . Dhb.DhbNumericalMethodsTestCase>>#testInterpolationNevilleLinear . Dhb.DhbNumericalMethodsTestCase>>#testInterpolationNewton . Dhb.DhbNumericalMethodsTestCase>>#testInterpolationNewtonLinear . Dhb.DhbNumericalMethodsTestCase>>#testInterpolationSpline . Dhb.DhbNumericalMethodsTestCase>>#testInterpolationSplineLinear . Dhb.DhbNumericalMethodsTestCase>>#testLeastSquare ... Dhb.DhbNumericalMethodsTestCase>>#testLeastSquarePolynomial ... Dhb.DhbNumericalMethodsTestCase>>#testLinearEquations ........ Dhb.DhbNumericalMethodsTestCase>>#testLinearEquationsSingle .... Dhb.DhbNumericalMethodsTestCase>>#testLinearEquationsSingular . Dhb.DhbNumericalMethodsTestCase>>#testLinearRegression ..... Dhb.DhbNumericalMethodsTestCase>>#testLUPDecomposition ........ Dhb.DhbNumericalMethodsTestCase>>#testMahalanobisCenter . Dhb.DhbNumericalMethodsTestCase>>#testMatrixInversionSmall ........... Dhb.DhbNumericalMethodsTestCase>>#testMatrixOperation ........ Dhb.DhbNumericalMethodsTestCase>>#testMaximumLikelihood ... Dhb.DhbNumericalMethodsTestCase>>#testNewtonZeroFinder .. Dhb.DhbNumericalMethodsTestCase>>#testNormalDistribution .... Dhb.DhbNumericalMethodsTestCase>>#testOptimize .... Dhb.DhbNumericalMethodsTestCase>>#testOptimizeOneDimension .. Dhb.DhbNumericalMethodsTestCase>>#testOptimizePowell .... Dhb.DhbNumericalMethodsTestCase>>#testOptimizeSimplex .... Dhb.DhbNumericalMethodsTestCase>>#testPolynomialAddition ..... Dhb.DhbNumericalMethodsTestCase>>#testPolynomialDerivative ..... Dhb.DhbNumericalMethodsTestCase>>#testPolynomialDivision ....... Dhb.DhbNumericalMethodsTestCase>>#testPolynomialEvaluation . Dhb.DhbNumericalMethodsTestCase>>#testPolynomialIntegral ...... Dhb.DhbNumericalMethodsTestCase>>#testPolynomialIntegralWithConstant ...... Dhb.DhbNumericalMethodsTestCase>>#testPolynomialMultiplication ....... Dhb.DhbNumericalMethodsTestCase>>#testPolynomialNumberAddition .... Dhb.DhbNumericalMethodsTestCase>>#testPolynomialNumberAdditionInverse .... Dhb.DhbNumericalMethodsTestCase>>#testPolynomialNumberDivision .... Dhb.DhbNumericalMethodsTestCase>>#testPolynomialNumberMultiplication .... Dhb.DhbNumericalMethodsTestCase>>#testPolynomialNumberMultiplicationInverse .... Dhb.DhbNumericalMethodsTestCase>>#testPolynomialNumberSubtraction .... Dhb.DhbNumericalMethodsTestCase>>#testPolynomialNumberSubtractionInverse .... Dhb.DhbNumericalMethodsTestCase>>#testPolynomialRoots .... Dhb.DhbNumericalMethodsTestCase>>#testPolynomialSubtraction ..... Dhb.DhbNumericalMethodsTestCase>>#testStatisticalMoments .... Dhb.DhbNumericalMethodsTestCase>>#testStatisticalMomentsFast .... Dhb.DhbNumericalMethodsTestCase>>#testStatisticalMomentsFixed .... Dhb.DhbNumericalMethodsTestCase>>#testTTest ..... Dhb.DhbNumericalMethodsTestCase>>#testVectorMatrixOperation ... Dhb.DhbNumericalMethodsTestCase>>#testVectorOperation .... Dhb.DhbNumericalMethodsTestCase>>#testVectorOperationInverse .... Dhb.DhbNumericalMethodsTestCase>>#testVectorProduct . Dhb.DhbNumericalMethodsTestCase>>#testVectorTransposeMatrixOperation .... Dhb.DhbTestBeta>>#testBeta . Dhb.DhbTestNumericPrecision>>#testComputeLargestNumber . Dhb.DhbTestNumericPrecision>>#testComputeSmallestNumber . Dhb.DhbTestNumericPrecision>>#testDecimalAdd .. Dhb.DhbTestNumericPrecision>>#testDecimalMultiple .. Dhb.DhbTestNumericPrecision>>#testMachinePrecision . 100 run, 99 passes, 1 failures Failures: Dhb.DhbNumericalMethodsTestCase>>#testInterpolationLagrange ./testsuite.at:152: exit code was 1, expected 0 114. testsuite.at:152: 114. DhbNumericalMethods (testsuite.at:152): FAILED (testsuite.at:152) # -*- compilation -*- 118. testsuite.at:156: testing ... { (cd /home/brian/pkg/smalltalk-3.2 && gst -I /home/brian/pkg/smalltalk-3.2/gst.im -f /home/brian/pkg/smalltalk-3.2/scripts/Test.st --verbose -p Magritte); echo exit 0 > retcode; } | tr -d '\r' | tee stdout; . ./retcode ./testsuite.at:156: { (cd $abs_top_builddir && gst $image_path -f $abs_top_srcdir/scripts/Test.st --verbose -p Magritte); echo exit $? > retcode; } | tr -d '\r' | tee stdout; . ./retcode stdout: Loading package SUnit Loading package Magritte Magritte.MAAdaptiveModelTest>>#testRead .. Magritte.MAAdaptiveModelTest>>#testWrite .. Magritte.MADescriptionBuilderTest>>#testContainer ... Magritte.MADescriptionBuilderTest>>#testDescription .... Magritte.MADescriptionBuilderTest>>#testRecursive . Magritte.MADynamicObjectTest>>#testCalculated . Magritte.MADynamicObjectTest>>#testCollection ...... Magritte.MADynamicObjectTest>>#testConstant .. Magritte.MADynamicObjectTest>>#testCopy . Magritte.MADynamicObjectTest>>#testCounter ... Magritte.MADynamicObjectTest>>#testDynamic ....... Magritte.MADynamicObjectTest>>#testException .. Magritte.MAExtensionsTest>>#testCopyWithAll .......... Magritte.MAExtensionsTest>>#testCopyWithoutFirst ...... Magritte.MAExtensionsTest>>#testFileSize ........ Magritte.MAExtensionsTest>>#testMatches ................... Magritte.MAExtensionsTest>>#testMoveDown ........ Magritte.MAExtensionsTest>>#testMoveUp ........ Magritte.MAExtensionsTest>>#testReduce ....... Magritte.MAExtensionsTest>>#testValidationError .. Magritte.MAExternalFileModelTest>>#testComparing ... Magritte.MAExternalFileModelTest>>#testContents ... Magritte.MAExternalFileModelTest>>#testFilename .... Magritte.MAExternalFileModelTest>>#testIsEmpty .... Magritte.MAExternalFileModelTest>>#testMimetype ...... Magritte.MAExternalFileModelTest>>#testMimetypeApplication ..... Magritte.MAExternalFileModelTest>>#testMimetypeAudio ..... Magritte.MAExternalFileModelTest>>#testMimetypeDefault ..... Magritte.MAExternalFileModelTest>>#testMimetypeImage ..... Magritte.MAExternalFileModelTest>>#testMimetypeText ..... Magritte.MAExternalFileModelTest>>#testMimetypeVideo ..... Magritte.MAMemoryFileModelTest>>#testComparing ... Magritte.MAMemoryFileModelTest>>#testContents ... Magritte.MAMemoryFileModelTest>>#testFilename .... Magritte.MAMemoryFileModelTest>>#testIsEmpty .... Magritte.MAMemoryFileModelTest>>#testMimetype ...... Magritte.MAMemoryFileModelTest>>#testMimetypeApplication ..... Magritte.MAMemoryFileModelTest>>#testMimetypeAudio ..... Magritte.MAMemoryFileModelTest>>#testMimetypeDefault ..... Magritte.MAMemoryFileModelTest>>#testMimetypeImage ..... Magritte.MAMemoryFileModelTest>>#testMimetypeText ..... Magritte.MAMemoryFileModelTest>>#testMimetypeVideo ..... Magritte.MADelegatorAccessorTest>>#testAsAccessor .. Magritte.MADelegatorAccessorTest>>#testCanRead .. Magritte.MADelegatorAccessorTest>>#testCanWrite .. Magritte.MADelegatorAccessorTest>>#testCopy .. Magritte.MADelegatorAccessorTest>>#testCopyProperties . Magritte.MADelegatorAccessorTest>>#testEqual ..... Magritte.MADelegatorAccessorTest>>#testHash ... Magritte.MADelegatorAccessorTest>>#testIsDescription . Magritte.MADelegatorAccessorTest>>#testProperties . Magritte.MADelegatorAccessorTest>>#testPropertiesAt ... Magritte.MADelegatorAccessorTest>>#testPropertiesAtIfAbsent ... Magritte.MADelegatorAccessorTest>>#testPropertiesAtIfAbsentPut ..... Magritte.MADelegatorAccessorTest>>#testPropertiesAtIfPresent ... Magritte.MADelegatorAccessorTest>>#testPropertiesAtPut .. Magritte.MADelegatorAccessorTest>>#testPropertiesHas ... Magritte.MADelegatorAccessorTest>>#testRead .. Magritte.MADelegatorAccessorTest>>#testSanity .. Magritte.MADelegatorAccessorTest>>#testStore . Magritte.MADelegatorAccessorTest>>#testWrite .. Magritte.MAMultipleOptionDescriptionTest>>#testAccessor ... Magritte.MAMultipleOptionDescriptionTest>>#testAddCondition .... Magritte.MAMultipleOptionDescriptionTest>>#testAddConditionLabelled .... Magritte.MAMultipleOptionDescriptionTest>>#testAllOptions .... Magritte.MAMultipleOptionDescriptionTest>>#testAllOptionsWithExisting ... Magritte.MAMultipleOptionDescriptionTest>>#testAllOptionsWithNil ... Magritte.MAMultipleOptionDescriptionTest>>#testAsContainer .... Magritte.MAMultipleOptionDescriptionTest>>#testComment ... Magritte.MAMultipleOptionDescriptionTest>>#testConcatenation ......... Magritte.MAMultipleOptionDescriptionTest>>#testCopy ..... Magritte.MAMultipleOptionDescriptionTest>>#testCopyAccessor .... Magritte.MAMultipleOptionDescriptionTest>>#testCopyOptions .... Magritte.MAMultipleOptionDescriptionTest>>#testCopyProperties ... Magritte.MAMultipleOptionDescriptionTest>>#testCopyReference .... Magritte.MAMultipleOptionDescriptionTest>>#testDefault ... Magritte.MAMultipleOptionDescriptionTest>>#testDictionaryKey .... Magritte.MAMultipleOptionDescriptionTest>>#testEqual ....... Magritte.MAMultipleOptionDescriptionTest>>#testFromString ..... Magritte.MAMultipleOptionDescriptionTest>>#testFromStringCollection .... Magritte.MAMultipleOptionDescriptionTest>>#testFromStringEvaluated ... Magritte.MAMultipleOptionDescriptionTest>>#testFromStringInvalid .. Magritte.MAMultipleOptionDescriptionTest>>#testFromStringNull ..... Magritte.MAMultipleOptionDescriptionTest>>#testGroup .... Magritte.MAMultipleOptionDescriptionTest>>#testHasChildren ... Magritte.MAMultipleOptionDescriptionTest>>#testHasComment ..... Magritte.MAMultipleOptionDescriptionTest>>#testHash ..... Magritte.MAMultipleOptionDescriptionTest>>#testHasLabel ..... Magritte.MAMultipleOptionDescriptionTest>>#testIsContainer ... Magritte.MAMultipleOptionDescriptionTest>>#testIsDescription ... Magritte.MAMultipleOptionDescriptionTest>>#testKind ... Magritte.MAMultipleOptionDescriptionTest>>#testKindErrorMessage ..... Magritte.MAMultipleOptionDescriptionTest>>#testLabel ... Magritte.MAMultipleOptionDescriptionTest>>#testOptions ... Magritte.MAMultipleOptionDescriptionTest>>#testOptionsAndLabels ...... Magritte.MAMultipleOptionDescriptionTest>>#testOrdered ...... Magritte.MAMultipleOptionDescriptionTest>>#testPriority ... Magritte.MAMultipleOptionDescriptionTest>>#testProperties ... Magritte.MAMultipleOptionDescriptionTest>>#testPropertiesAt ..... Magritte.MAMultipleOptionDescriptionTest>>#testPropertiesAtIfAbsent ..... Magritte.MAMultipleOptionDescriptionTest>>#testPropertiesAtIfAbsentPut ....... Magritte.MAMultipleOptionDescriptionTest>>#testPropertiesAtIfPresent ..... Magritte.MAMultipleOptionDescriptionTest>>#testPropertiesAtPut .... Magritte.MAMultipleOptionDescriptionTest>>#testPropertiesHas ..... Magritte.MAMultipleOptionDescriptionTest>>#testReadonly ...... Magritte.MAMultipleOptionDescriptionTest>>#testReferencePrinting ..... Magritte.MAMultipleOptionDescriptionTest>>#testRequired ...... Magritte.MAMultipleOptionDescriptionTest>>#testRequiredErrorMessage ..... Magritte.MAMultipleOptionDescriptionTest>>#testSanity .... Magritte.MAMultipleOptionDescriptionTest>>#testSatisfied ..... Magritte.MAMultipleOptionDescriptionTest>>#testSetElement ...... Magritte.MAMultipleOptionDescriptionTest>>#testSorted ...... Magritte.MAMultipleOptionDescriptionTest>>#testStringReader ... Magritte.MAMultipleOptionDescriptionTest>>#testStringWriter ... Magritte.MAMultipleOptionDescriptionTest>>#testToString ..... Magritte.MAMultipleOptionDescriptionTest>>#testToStringCollection .... Magritte.MAMultipleOptionDescriptionTest>>#testToStringFromString ..... Magritte.MAMultipleOptionDescriptionTest>>#testToStringNull ..... Magritte.MAMultipleOptionDescriptionTest>>#testToStringUndefined ..... Magritte.MAMultipleOptionDescriptionTest>>#testUndefined ... Magritte.MAMultipleOptionDescriptionTest>>#testValidate ..... Magritte.MAMultipleOptionDescriptionTest>>#testValidateConditions .... Magritte.MAMultipleOptionDescriptionTest>>#testValidateKind .... Magritte.MAMultipleOptionDescriptionTest>>#testValidateRequired ...... Magritte.MAMultipleOptionDescriptionTest>>#testValidateSpecific ... Magritte.MAMultipleOptionDescriptionTest>>#testVisible ...... Magritte.MASelectorAccessorTest>>#testAsAccessor .... Magritte.MASelectorAccessorTest>>#testCanRead ... Magritte.MASelectorAccessorTest>>#testCanWrite ... Magritte.MASelectorAccessorTest>>#testCopy .. Magritte.MASelectorAccessorTest>>#testCopyProperties . Magritte.MASelectorAccessorTest>>#testEqual ..... Magritte.MASelectorAccessorTest>>#testHash ... Magritte.MASelectorAccessorTest>>#testIsDescription . Magritte.MASelectorAccessorTest>>#testProperties . Magritte.MASelectorAccessorTest>>#testPropertiesAt ... Magritte.MASelectorAccessorTest>>#testPropertiesAtIfAbsent ... Magritte.MASelectorAccessorTest>>#testPropertiesAtIfAbsentPut ..... Magritte.MASelectorAccessorTest>>#testPropertiesAtIfPresent ... Magritte.MASelectorAccessorTest>>#testPropertiesAtPut .. Magritte.MASelectorAccessorTest>>#testPropertiesHas ... Magritte.MASelectorAccessorTest>>#testRead .. Magritte.MASelectorAccessorTest>>#testReadSelector ... Magritte.MASelectorAccessorTest>>#testSanity .. Magritte.MASelectorAccessorTest>>#testSelector ... Magritte.MASelectorAccessorTest>>#testStore . Magritte.MASelectorAccessorTest>>#testWrite .. Magritte.MASelectorAccessorTest>>#testWriteSelector ... Magritte.MANullAccessorTest>>#testAsAccessor ... Magritte.MANullAccessorTest>>#testCanRead . Magritte.MANullAccessorTest>>#testCanWrite . Magritte.MANullAccessorTest>>#testCopy .. Magritte.MANullAccessorTest>>#testCopyProperties . Magritte.MANullAccessorTest>>#testEqual ..... Magritte.MANullAccessorTest>>#testHash ... Magritte.MANullAccessorTest>>#testIsDescription . Magritte.MANullAccessorTest>>#testProperties . Magritte.MANullAccessorTest>>#testPropertiesAt ... Magritte.MANullAccessorTest>>#testPropertiesAtIfAbsent ... Magritte.MANullAccessorTest>>#testPropertiesAtIfAbsentPut ..... Magritte.MANullAccessorTest>>#testPropertiesAtIfPresent ... Magritte.MANullAccessorTest>>#testPropertiesAtPut .. Magritte.MANullAccessorTest>>#testPropertiesHas ... Magritte.MANullAccessorTest>>#testRead . Magritte.MANullAccessorTest>>#testSanity .. Magritte.MANullAccessorTest>>#testStore . Magritte.MANullAccessorTest>>#testWrite .. Magritte.MABooleanDescriptionTest>>#testAccessor .. Magritte.MABooleanDescriptionTest>>#testAddCondition ... Magritte.MABooleanDescriptionTest>>#testAddConditionLabelled ... Magritte.MABooleanDescriptionTest>>#testAsContainer ... Magritte.MABooleanDescriptionTest>>#testComment .. Magritte.MABooleanDescriptionTest>>#testConcatenation ........ Magritte.MABooleanDescriptionTest>>#testCopy .... Magritte.MABooleanDescriptionTest>>#testCopyAccessor ... Magritte.MABooleanDescriptionTest>>#testCopyProperties .. Magritte.MABooleanDescriptionTest>>#testDefault .. Magritte.MABooleanDescriptionTest>>#testDictionaryKey ... Magritte.MABooleanDescriptionTest>>#testEqual ...... Magritte.MABooleanDescriptionTest>>#testFromString .... Magritte.MABooleanDescriptionTest>>#testFromStringCollection ... Magritte.MABooleanDescriptionTest>>#testFromStringEvaluated .. Magritte.MABooleanDescriptionTest>>#testFromStringInvalid .. Magritte.MABooleanDescriptionTest>>#testFromStringNull .... Magritte.MABooleanDescriptionTest>>#testGroup ... Magritte.MABooleanDescriptionTest>>#testHasChildren .. Magritte.MABooleanDescriptionTest>>#testHasComment .... Magritte.MABooleanDescriptionTest>>#testHash .... Magritte.MABooleanDescriptionTest>>#testHasLabel .... Magritte.MABooleanDescriptionTest>>#testIsContainer .. Magritte.MABooleanDescriptionTest>>#testIsDescription .. Magritte.MABooleanDescriptionTest>>#testKind .. Magritte.MABooleanDescriptionTest>>#testKindErrorMessage .... Magritte.MABooleanDescriptionTest>>#testLabel .. Magritte.MABooleanDescriptionTest>>#testPriority .. Magritte.MABooleanDescriptionTest>>#testProperties .. Magritte.MABooleanDescriptionTest>>#testPropertiesAt .... Magritte.MABooleanDescriptionTest>>#testPropertiesAtIfAbsent .... Magritte.MABooleanDescriptionTest>>#testPropertiesAtIfAbsentPut ...... Magritte.MABooleanDescriptionTest>>#testPropertiesAtIfPresent .... Magritte.MABooleanDescriptionTest>>#testPropertiesAtPut ... Magritte.MABooleanDescriptionTest>>#testPropertiesHas .... Magritte.MABooleanDescriptionTest>>#testReadonly ..... Magritte.MABooleanDescriptionTest>>#testRequired ..... Magritte.MABooleanDescriptionTest>>#testRequiredErrorMessage .... Magritte.MABooleanDescriptionTest>>#testSanity ... Magritte.MABooleanDescriptionTest>>#testSatisfied .... Magritte.MABooleanDescriptionTest>>#testSetElement ..... Magritte.MABooleanDescriptionTest>>#testStringReader .. Magritte.MABooleanDescriptionTest>>#testStringWriter .. Magritte.MABooleanDescriptionTest>>#testToString .... Magritte.MABooleanDescriptionTest>>#testToStringCollection ... Magritte.MABooleanDescriptionTest>>#testToStringFromString .... Magritte.MABooleanDescriptionTest>>#testToStringNull .... Magritte.MABooleanDescriptionTest>>#testToStringUndefined .... Magritte.MABooleanDescriptionTest>>#testUndefined .. Magritte.MABooleanDescriptionTest>>#testValidate .... Magritte.MABooleanDescriptionTest>>#testValidateConditions . Magritte.MABooleanDescriptionTest>>#testValidateKind ... Magritte.MABooleanDescriptionTest>>#testValidateRequired ..... Magritte.MABooleanDescriptionTest>>#testValidateSpecific .. Magritte.MABooleanDescriptionTest>>#testVisible ..... Magritte.MASingleOptionDescriptionTest>>#testAccessor ... Magritte.MASingleOptionDescriptionTest>>#testAddCondition .... Magritte.MASingleOptionDescriptionTest>>#testAddConditionLabelled .... Magritte.MASingleOptionDescriptionTest>>#testAllOptions .... Magritte.MASingleOptionDescriptionTest>>#testAllOptionsOptional .... Magritte.MASingleOptionDescriptionTest>>#testAllOptionsWithExisting ... Magritte.MASingleOptionDescriptionTest>>#testAllOptionsWithExtensible ...... Magritte.MASingleOptionDescriptionTest>>#testAllOptionsWithNil ... Magritte.MASingleOptionDescriptionTest>>#testAllOptionsWithOptional ...... Magritte.MASingleOptionDescriptionTest>>#testAsContainer .... Magritte.MASingleOptionDescriptionTest>>#testComment ... Magritte.MASingleOptionDescriptionTest>>#testConcatenation ......... Magritte.MASingleOptionDescriptionTest>>#testCopy ..... Magritte.MASingleOptionDescriptionTest>>#testCopyAccessor .... Magritte.MASingleOptionDescriptionTest>>#testCopyOptions .... Magritte.MASingleOptionDescriptionTest>>#testCopyProperties ... Magritte.MASingleOptionDescriptionTest>>#testCopyReference .... Magritte.MASingleOptionDescriptionTest>>#testDefault ... Magritte.MASingleOptionDescriptionTest>>#testDictionaryKey .... Magritte.MASingleOptionDescriptionTest>>#testEqual ....... Magritte.MASingleOptionDescriptionTest>>#testExtensible ...... Magritte.MASingleOptionDescriptionTest>>#testFromString ..... Magritte.MASingleOptionDescriptionTest>>#testFromStringCollection .... Magritte.MASingleOptionDescriptionTest>>#testFromStringEvaluated ... Magritte.MASingleOptionDescriptionTest>>#testFromStringInvalid .. Magritte.MASingleOptionDescriptionTest>>#testFromStringNull ..... Magritte.MASingleOptionDescriptionTest>>#testGroup .... Magritte.MASingleOptionDescriptionTest>>#testGroupBy .... Magritte.MASingleOptionDescriptionTest>>#testGroupOf ... Magritte.MASingleOptionDescriptionTest>>#testHasChildren ... Magritte.MASingleOptionDescriptionTest>>#testHasComment ..... Magritte.MASingleOptionDescriptionTest>>#testHash ..... Magritte.MASingleOptionDescriptionTest>>#testHasLabel ..... Magritte.MASingleOptionDescriptionTest>>#testIsContainer ... Magritte.MASingleOptionDescriptionTest>>#testIsDescription ... Magritte.MASingleOptionDescriptionTest>>#testKind ... Magritte.MASingleOptionDescriptionTest>>#testKindErrorMessage ..... Magritte.MASingleOptionDescriptionTest>>#testLabel ... Magritte.MASingleOptionDescriptionTest>>#testOptions ... Magritte.MASingleOptionDescriptionTest>>#testOptionsAndLabels ...... Magritte.MASingleOptionDescriptionTest>>#testPriority ... Magritte.MASingleOptionDescriptionTest>>#testProperties ... Magritte.MASingleOptionDescriptionTest>>#testPropertiesAt ..... Magritte.MASingleOptionDescriptionTest>>#testPropertiesAtIfAbsent ..... Magritte.MASingleOptionDescriptionTest>>#testPropertiesAtIfAbsentPut ....... Magritte.MASingleOptionDescriptionTest>>#testPropertiesAtIfPresent ..... Magritte.MASingleOptionDescriptionTest>>#testPropertiesAtPut .... Magritte.MASingleOptionDescriptionTest>>#testPropertiesHas ..... Magritte.MASingleOptionDescriptionTest>>#testReadonly ...... Magritte.MASingleOptionDescriptionTest>>#testReferencePrinting ..... Magritte.MASingleOptionDescriptionTest>>#testRequired ...... Magritte.MASingleOptionDescriptionTest>>#testRequiredErrorMessage ..... Magritte.MASingleOptionDescriptionTest>>#testSanity .... Magritte.MASingleOptionDescriptionTest>>#testSatisfied ..... Magritte.MASingleOptionDescriptionTest>>#testSetElement ...... Magritte.MASingleOptionDescriptionTest>>#testSorted ...... Magritte.MASingleOptionDescriptionTest>>#testStringReader ... Magritte.MASingleOptionDescriptionTest>>#testStringWriter ... Magritte.MASingleOptionDescriptionTest>>#testToString ..... Magritte.MASingleOptionDescriptionTest>>#testToStringCollection .... Magritte.MASingleOptionDescriptionTest>>#testToStringFromString ..... Magritte.MASingleOptionDescriptionTest>>#testToStringNull ..... Magritte.MASingleOptionDescriptionTest>>#testToStringUndefined ..... Magritte.MASingleOptionDescriptionTest>>#testUndefined ... Magritte.MASingleOptionDescriptionTest>>#testValidate ..... Magritte.MASingleOptionDescriptionTest>>#testValidateConditions .... Magritte.MASingleOptionDescriptionTest>>#testValidateKind .... Magritte.MASingleOptionDescriptionTest>>#testValidateRequired ...... Magritte.MASingleOptionDescriptionTest>>#testValidateSpecific ... Magritte.MASingleOptionDescriptionTest>>#testVisible ...... Magritte.MAToManyScalarRelationDescriptionTest>>#testAccessor ... Magritte.MAToManyScalarRelationDescriptionTest>>#testAddCondition .... Magritte.MAToManyScalarRelationDescriptionTest>>#testAddConditionLabelled .... Magritte.MAToManyScalarRelationDescriptionTest>>#testAsContainer .... Magritte.MAToManyScalarRelationDescriptionTest>>#testComment ... Magritte.MAToManyScalarRelationDescriptionTest>>#testConcatenation ......... Magritte.MAToManyScalarRelationDescriptionTest>>#testCopy ..... Magritte.MAToManyScalarRelationDescriptionTest>>#testCopyAccessor .... Magritte.MAToManyScalarRelationDescriptionTest>>#testCopyClasses .... Magritte.MAToManyScalarRelationDescriptionTest>>#testCopyProperties ... Magritte.MAToManyScalarRelationDescriptionTest>>#testCopyReference .... Magritte.MAToManyScalarRelationDescriptionTest>>#testDefault ... Magritte.MAToManyScalarRelationDescriptionTest>>#testDefinitive ...... Magritte.MAToManyScalarRelationDescriptionTest>>#testDictionaryKey .... Magritte.MAToManyScalarRelationDescriptionTest>>#testEqual ....... Magritte.MAToManyScalarRelationDescriptionTest>>#testFromString .. Magritte.MAToManyScalarRelationDescriptionTest>>#testFromStringCollection .. Magritte.MAToManyScalarRelationDescriptionTest>>#testFromStringEvaluated .. Magritte.MAToManyScalarRelationDescriptionTest>>#testFromStringInvalid .. Magritte.MAToManyScalarRelationDescriptionTest>>#testFromStringNull .. Magritte.MAToManyScalarRelationDescriptionTest>>#testGroup .... Magritte.MAToManyScalarRelationDescriptionTest>>#testHasChildren ... Magritte.MAToManyScalarRelationDescriptionTest>>#testHasComment ..... Magritte.MAToManyScalarRelationDescriptionTest>>#testHash ..... Magritte.MAToManyScalarRelationDescriptionTest>>#testHasLabel ..... Magritte.MAToManyScalarRelationDescriptionTest>>#testIsContainer ... Magritte.MAToManyScalarRelationDescriptionTest>>#testIsDescription ... Magritte.MAToManyScalarRelationDescriptionTest>>#testKind ... Magritte.MAToManyScalarRelationDescriptionTest>>#testKindErrorMessage ..... Magritte.MAToManyScalarRelationDescriptionTest>>#testLabel ... Magritte.MAToManyScalarRelationDescriptionTest>>#testOrdered ...... Magritte.MAToManyScalarRelationDescriptionTest>>#testPriority ... Magritte.MAToManyScalarRelationDescriptionTest>>#testProperties ... Magritte.MAToManyScalarRelationDescriptionTest>>#testPropertiesAt ..... Magritte.MAToManyScalarRelationDescriptionTest>>#testPropertiesAtIfAbsent ..... Magritte.MAToManyScalarRelationDescriptionTest>>#testPropertiesAtIfAbsentPut ....... Magritte.MAToManyScalarRelationDescriptionTest>>#testPropertiesAtIfPresent ..... Magritte.MAToManyScalarRelationDescriptionTest>>#testPropertiesAtPut .... Magritte.MAToManyScalarRelationDescriptionTest>>#testPropertiesHas ..... Magritte.MAToManyScalarRelationDescriptionTest>>#testReadonly ...... Magritte.MAToManyScalarRelationDescriptionTest>>#testRequired ...... Magritte.MAToManyScalarRelationDescriptionTest>>#testRequiredErrorMessage ..... Magritte.MAToManyScalarRelationDescriptionTest>>#testSanity .... Magritte.MAToManyScalarRelationDescriptionTest>>#testSatisfied ..... Magritte.MAToManyScalarRelationDescriptionTest>>#testSetElement ...... Magritte.MAToManyScalarRelationDescriptionTest>>#testSorted ...... Magritte.MAToManyScalarRelationDescriptionTest>>#testStringReader ... Magritte.MAToManyScalarRelationDescriptionTest>>#testStringWriter ... Magritte.MAToManyScalarRelationDescriptionTest>>#testToString .. Magritte.MAToManyScalarRelationDescriptionTest>>#testToStringCollection .. Magritte.MAToManyScalarRelationDescriptionTest>>#testToStringFromString .. Magritte.MAToManyScalarRelationDescriptionTest>>#testToStringNull .. Magritte.MAToManyScalarRelationDescriptionTest>>#testToStringUndefined .. Magritte.MAToManyScalarRelationDescriptionTest>>#testUndefined ... Magritte.MAToManyScalarRelationDescriptionTest>>#testValidate ..... Magritte.MAToManyScalarRelationDescriptionTest>>#testValidateConditions .... Magritte.MAToManyScalarRelationDescriptionTest>>#testValidateKind .... Magritte.MAToManyScalarRelationDescriptionTest>>#testValidateRequired ...... Magritte.MAToManyScalarRelationDescriptionTest>>#testValidateSpecific ... Magritte.MAToManyScalarRelationDescriptionTest>>#testVisible ...... Magritte.MATableDescriptionTest>>#testAccessor ... Magritte.MATableDescriptionTest>>#testAddCondition .... Magritte.MATableDescriptionTest>>#testAddConditionLabelled .... Magritte.MATableDescriptionTest>>#testAsContainer .... Magritte.MATableDescriptionTest>>#testComment ... Magritte.MATableDescriptionTest>>#testConcatenation ......... Magritte.MATableDescriptionTest>>#testCopy ..... Magritte.MATableDescriptionTest>>#testCopyAccessor .... Magritte.MATableDescriptionTest>>#testCopyProperties ... Magritte.MATableDescriptionTest>>#testCopyReference .... Magritte.MATableDescriptionTest>>#testDefault ... Magritte.MATableDescriptionTest>>#testDictionaryKey .... Magritte.MATableDescriptionTest>>#testEqual ....... Magritte.MATableDescriptionTest>>#testFromString .. Magritte.MATableDescriptionTest>>#testFromStringCollection .. Magritte.MATableDescriptionTest>>#testFromStringEvaluated .. Magritte.MATableDescriptionTest>>#testFromStringInvalid .. Magritte.MATableDescriptionTest>>#testFromStringNull .. Magritte.MATableDescriptionTest>>#testGroup .... Magritte.MATableDescriptionTest>>#testHasChildren ... Magritte.MATableDescriptionTest>>#testHasComment ..... Magritte.MATableDescriptionTest>>#testHash ..... Magritte.MATableDescriptionTest>>#testHasLabel ..... Magritte.MATableDescriptionTest>>#testIsContainer ... Magritte.MATableDescriptionTest>>#testIsDescription ... Magritte.MATableDescriptionTest>>#testKind ... Magritte.MATableDescriptionTest>>#testKindErrorMessage ..... Magritte.MATableDescriptionTest>>#testLabel ... Magritte.MATableDescriptionTest>>#testPriority ... Magritte.MATableDescriptionTest>>#testProperties ... Magritte.MATableDescriptionTest>>#testPropertiesAt ..... Magritte.MATableDescriptionTest>>#testPropertiesAtIfAbsent ..... Magritte.MATableDescriptionTest>>#testPropertiesAtIfAbsentPut ....... Magritte.MATableDescriptionTest>>#testPropertiesAtIfPresent ..... Magritte.MATableDescriptionTest>>#testPropertiesAtPut .... Magritte.MATableDescriptionTest>>#testPropertiesHas ..... Magritte.MATableDescriptionTest>>#testReadonly ...... Magritte.MATableDescriptionTest>>#testRequired ...... Magritte.MATableDescriptionTest>>#testRequiredErrorMessage ..... Magritte.MATableDescriptionTest>>#testSanity .... Magritte.MATableDescriptionTest>>#testSatisfied ..... Magritte.MATableDescriptionTest>>#testSetElement ...... Magritte.MATableDescriptionTest>>#testStringReader ... Magritte.MATableDescriptionTest>>#testStringWriter ... Magritte.MATableDescriptionTest>>#testToString .. Magritte.MATableDescriptionTest>>#testToStringCollection .. Magritte.MATableDescriptionTest>>#testToStringFromString .. Magritte.MATableDescriptionTest>>#testToStringNull .. Magritte.MATableDescriptionTest>>#testToStringUndefined .. Magritte.MATableDescriptionTest>>#testUndefined ... Magritte.MATableDescriptionTest>>#testValidate ..... Magritte.MATableDescriptionTest>>#testValidateConditions .... Magritte.MATableDescriptionTest>>#testValidateKind .... Magritte.MATableDescriptionTest>>#testValidateRequired ...... Magritte.MATableDescriptionTest>>#testValidateSpecific ... Magritte.MATableDescriptionTest>>#testVisible ...... Magritte.MADurationDescriptionTest>>#testAccessor .. Magritte.MADurationDescriptionTest>>#testAddCondition ... Magritte.MADurationDescriptionTest>>#testAddConditionLabelled ... Magritte.MADurationDescriptionTest>>#testAsContainer ... Magritte.MADurationDescriptionTest>>#testComment .. Magritte.MADurationDescriptionTest>>#testConcatenation ........ Magritte.MADurationDescriptionTest>>#testCopy .... Magritte.MADurationDescriptionTest>>#testCopyAccessor ... Magritte.MADurationDescriptionTest>>#testCopyProperties .. Magritte.MADurationDescriptionTest>>#testDefault .. Magritte.MADurationDescriptionTest>>#testDictionaryKey ... Magritte.MADurationDescriptionTest>>#testEqual ...... Magritte.MADurationDescriptionTest>>#testFromString .... Magritte.MADurationDescriptionTest>>#testFromStringCollection ... Magritte.MADurationDescriptionTest>>#testFromStringEvaluated .. Magritte.MADurationDescriptionTest>>#testFromStringInvalid .. Magritte.MADurationDescriptionTest>>#testFromStringNull .... Magritte.MADurationDescriptionTest>>#testGroup ... Magritte.MADurationDescriptionTest>>#testHasChildren .. Magritte.MADurationDescriptionTest>>#testHasComment .... Magritte.MADurationDescriptionTest>>#testHash .... Magritte.MADurationDescriptionTest>>#testHasLabel .... Magritte.MADurationDescriptionTest>>#testInfToInf ...... Magritte.MADurationDescriptionTest>>#testInfToVal ...... Magritte.MADurationDescriptionTest>>#testIsContainer .. Magritte.MADurationDescriptionTest>>#testIsDescription .. Magritte.MADurationDescriptionTest>>#testKind .. Magritte.MADurationDescriptionTest>>#testKindErrorMessage .... Magritte.MADurationDescriptionTest>>#testLabel .. Magritte.MADurationDescriptionTest>>#testMax .. Magritte.MADurationDescriptionTest>>#testMin .. Magritte.MADurationDescriptionTest>>#testMinMax ... Magritte.MADurationDescriptionTest>>#testPriority .. Magritte.MADurationDescriptionTest>>#testProperties .. Magritte.MADurationDescriptionTest>>#testPropertiesAt .... Magritte.MADurationDescriptionTest>>#testPropertiesAtIfAbsent .... Magritte.MADurationDescriptionTest>>#testPropertiesAtIfAbsentPut ...... Magritte.MADurationDescriptionTest>>#testPropertiesAtIfPresent .... Magritte.MADurationDescriptionTest>>#testPropertiesAtPut ... Magritte.MADurationDescriptionTest>>#testPropertiesHas .... Magritte.MADurationDescriptionTest>>#testRangeErrorMessage .... Magritte.MADurationDescriptionTest>>#testRangeErrorMessageGenerated ..... Magritte.MADurationDescriptionTest>>#testReadonly ..... Magritte.MADurationDescriptionTest>>#testRequired ..... Magritte.MADurationDescriptionTest>>#testRequiredErrorMessage .... Magritte.MADurationDescriptionTest>>#testSanity ... Magritte.MADurationDescriptionTest>>#testSatisfied .... Magritte.MADurationDescriptionTest>>#testSetElement ..... Magritte.MADurationDescriptionTest>>#testStringReader .. Magritte.MADurationDescriptionTest>>#testStringWriter .. Magritte.MADurationDescriptionTest>>#testToString .... Magritte.MADurationDescriptionTest>>#testToStringCollection ... Magritte.MADurationDescriptionTest>>#testToStringFromString .... Magritte.MADurationDescriptionTest>>#testToStringNull .... Magritte.MADurationDescriptionTest>>#testToStringUndefined .... Magritte.MADurationDescriptionTest>>#testUndefined .. Magritte.MADurationDescriptionTest>>#testValidate .... Magritte.MADurationDescriptionTest>>#testValidateConditions ... Magritte.MADurationDescriptionTest>>#testValidateKind ... Magritte.MADurationDescriptionTest>>#testValidateRequired ..... Magritte.MADurationDescriptionTest>>#testValidateSpecific .... Magritte.MADurationDescriptionTest>>#testValToInf ...... Magritte.MADurationDescriptionTest>>#testValToVal ...... Magritte.MADurationDescriptionTest>>#testVisible ..... Magritte.MAPriorityContainerTest>>#testAccessor .. Magritte.MAPriorityContainerTest>>#testAdd ...... Magritte.MAPriorityContainerTest>>#testAddAll .... Magritte.MAPriorityContainerTest>>#testAsContainer ... Magritte.MAPriorityContainerTest>>#testChildren ... Magritte.MAPriorityContainerTest>>#testCollect ....... Magritte.MAPriorityContainerTest>>#testComment .. Magritte.MAPriorityContainerTest>>#testConcatenate ........ Magritte.MAPriorityContainerTest>>#testCopy ...... Magritte.MAPriorityContainerTest>>#testCopyAccessor ... Magritte.MAPriorityContainerTest>>#testCopyEmpty .. Magritte.MAPriorityContainerTest>>#testCopyFromTo ..... Magritte.MAPriorityContainerTest>>#testCopyProperties .. Magritte.MAPriorityContainerTest>>#testDetect ... Magritte.MAPriorityContainerTest>>#testDetectIfNone ... Magritte.MAPriorityContainerTest>>#testDictionaryKey ... Magritte.MAPriorityContainerTest>>#testDo .. Magritte.MAPriorityContainerTest>>#testDoSepratedBy ..... Magritte.MAPriorityContainerTest>>#testEmpty ... Magritte.MAPriorityContainerTest>>#testEqual ...... Magritte.MAPriorityContainerTest>>#testGroup ... Magritte.MAPriorityContainerTest>>#testHasChildren ... Magritte.MAPriorityContainerTest>>#testHasComment .... Magritte.MAPriorityContainerTest>>#testHash .... Magritte.MAPriorityContainerTest>>#testHasLabel .... Magritte.MAPriorityContainerTest>>#testIncludes ... Magritte.MAPriorityContainerTest>>#testInjectInto .. Magritte.MAPriorityContainerTest>>#testIntersection ..... Magritte.MAPriorityContainerTest>>#testIsContainer .. Magritte.MAPriorityContainerTest>>#testIsDescription .. Magritte.MAPriorityContainerTest>>#testKeysAndValuesDo ... Magritte.MAPriorityContainerTest>>#testLabel .. Magritte.MAPriorityContainerTest>>#testMoveDown .... Magritte.MAPriorityContainerTest>>#testMoveUp .... Magritte.MAPriorityContainerTest>>#testNoFailingValidation .. Magritte.MAPriorityContainerTest>>#testNotEmpty ... Magritte.MAPriorityContainerTest>>#testOneFailingValidation ..... Magritte.MAPriorityContainerTest>>#testPriority .. Magritte.MAPriorityContainerTest>>#testProperties .. Magritte.MAPriorityContainerTest>>#testPropertiesAt .... Magritte.MAPriorityContainerTest>>#testPropertiesAtIfAbsent .... Magritte.MAPriorityContainerTest>>#testPropertiesAtIfAbsentPut ...... Magritte.MAPriorityContainerTest>>#testPropertiesAtIfPresent .... Magritte.MAPriorityContainerTest>>#testPropertiesAtPut ... Magritte.MAPriorityContainerTest>>#testPropertiesHas .... Magritte.MAPriorityContainerTest>>#testReadonly ..... Magritte.MAPriorityContainerTest>>#testReject ... Magritte.MAPriorityContainerTest>>#testRemove ..... Magritte.MAPriorityContainerTest>>#testRemoveAll .. Magritte.MAPriorityContainerTest>>#testRequired ..... Magritte.MAPriorityContainerTest>>#testSanity ... Magritte.MAPriorityContainerTest>>#testSelect ... Magritte.MAPriorityContainerTest>>#testSetElement ..... Magritte.MAPriorityContainerTest>>#testSize ..... Magritte.MAPriorityContainerTest>>#testTwoFailingValidation ........ Magritte.MAPriorityContainerTest>>#testUnion ..... Magritte.MAPriorityContainerTest>>#testVisible ..... Magritte.MAPriorityContainerTest>>#testWithDo ... Magritte.MAChainAccessorTest>>#testAccessor . Magritte.MAChainAccessorTest>>#testAsAccessor ......... Magritte.MAChainAccessorTest>>#testCanRead .. Magritte.MAChainAccessorTest>>#testCanWrite .. Magritte.MAChainAccessorTest>>#testCopy .. Magritte.MAChainAccessorTest>>#testCopyProperties . Magritte.MAChainAccessorTest>>#testEqual ..... Magritte.MAChainAccessorTest>>#testHash ... Magritte.MAChainAccessorTest>>#testIsDescription . Magritte.MAChainAccessorTest>>#testKind ..... Magritte.MAChainAccessorTest>>#testNext . Magritte.MAChainAccessorTest>>#testProperties . Magritte.MAChainAccessorTest>>#testPropertiesAt ... Magritte.MAChainAccessorTest>>#testPropertiesAtIfAbsent ... Magritte.MAChainAccessorTest>>#testPropertiesAtIfAbsentPut ..... Magritte.MAChainAccessorTest>>#testPropertiesAtIfPresent ... Magritte.MAChainAccessorTest>>#testPropertiesAtPut .. Magritte.MAChainAccessorTest>>#testPropertiesHas ... Magritte.MAChainAccessorTest>>#testRead .. Magritte.MAChainAccessorTest>>#testSanity .. Magritte.MAChainAccessorTest>>#testSelector ... Magritte.MAChainAccessorTest>>#testStore . Magritte.MAChainAccessorTest>>#testWrite .. Magritte.MAIdentityAccessorTest>>#testAsAccessor .. Magritte.MAIdentityAccessorTest>>#testCanRead . Magritte.MAIdentityAccessorTest>>#testCanWrite . Magritte.MAIdentityAccessorTest>>#testCopy .. Magritte.MAIdentityAccessorTest>>#testCopyProperties . Magritte.MAIdentityAccessorTest>>#testEqual ..... Magritte.MAIdentityAccessorTest>>#testHash ... Magritte.MAIdentityAccessorTest>>#testIsDescription . Magritte.MAIdentityAccessorTest>>#testProperties . Magritte.MAIdentityAccessorTest>>#testPropertiesAt ... Magritte.MAIdentityAccessorTest>>#testPropertiesAtIfAbsent ... Magritte.MAIdentityAccessorTest>>#testPropertiesAtIfAbsentPut ..... Magritte.MAIdentityAccessorTest>>#testPropertiesAtIfPresent ... Magritte.MAIdentityAccessorTest>>#testPropertiesAtPut .. Magritte.MAIdentityAccessorTest>>#testPropertiesHas ... Magritte.MAIdentityAccessorTest>>#testRead . Magritte.MAIdentityAccessorTest>>#testSanity .. Magritte.MAIdentityAccessorTest>>#testStore . Magritte.MAIdentityAccessorTest>>#testWrite .. Magritte.MAPluggableAccessorTest>>#testAsAccessor .. Magritte.MAPluggableAccessorTest>>#testCanRead .. Magritte.MAPluggableAccessorTest>>#testCanWrite ...... Magritte.MAPluggableAccessorTest>>#testCopy .. Magritte.MAPluggableAccessorTest>>#testCopyProperties . Magritte.MAPluggableAccessorTest>>#testEqual ..... Magritte.MAPluggableAccessorTest>>#testHash ... Magritte.MAPluggableAccessorTest>>#testIsDescription . Magritte.MAPluggableAccessorTest>>#testProperties . Magritte.MAPluggableAccessorTest>>#testPropertiesAt ... Magritte.MAPluggableAccessorTest>>#testPropertiesAtIfAbsent ... Magritte.MAPluggableAccessorTest>>#testPropertiesAtIfAbsentPut ..... Magritte.MAPluggableAccessorTest>>#testPropertiesAtIfPresent ... Magritte.MAPluggableAccessorTest>>#testPropertiesAtPut .. Magritte.MAPluggableAccessorTest>>#testPropertiesHas ... Magritte.MAPluggableAccessorTest>>#testRead .. Magritte.MAPluggableAccessorTest>>#testReadBlock .. Magritte.MAPluggableAccessorTest>>#testSanity .. Magritte.MAPluggableAccessorTest>>#testStore Magritte.MAPluggableAccessorTest>>#testWrite .. Magritte.MAPluggableAccessorTest>>#testWriteBlock .. Magritte.MATokenDescriptionTest>>#testAccessor ... Magritte.MATokenDescriptionTest>>#testAddCondition .... Magritte.MATokenDescriptionTest>>#testAddConditionLabelled .... Magritte.MATokenDescriptionTest>>#testAsContainer .... Magritte.MATokenDescriptionTest>>#testComment ... Magritte.MATokenDescriptionTest>>#testConcatenation ......... Magritte.MATokenDescriptionTest>>#testCopy ..... Magritte.MATokenDescriptionTest>>#testCopyAccessor .... Magritte.MATokenDescriptionTest>>#testCopyProperties ... Magritte.MATokenDescriptionTest>>#testCopyReference .... Magritte.MATokenDescriptionTest>>#testDefault ... Magritte.MATokenDescriptionTest>>#testDictionaryKey .... Magritte.MATokenDescriptionTest>>#testEqual ....... Magritte.MATokenDescriptionTest>>#testFromString ..... Magritte.MATokenDescriptionTest>>#testFromStringCollection .... Magritte.MATokenDescriptionTest>>#testFromStringEvaluated ... Magritte.MATokenDescriptionTest>>#testFromStringInvalid .. Magritte.MATokenDescriptionTest>>#testFromStringNull ..... Magritte.MATokenDescriptionTest>>#testGroup .... Magritte.MATokenDescriptionTest>>#testHasChildren ... Magritte.MATokenDescriptionTest>>#testHasComment ..... Magritte.MATokenDescriptionTest>>#testHash ..... Magritte.MATokenDescriptionTest>>#testHasLabel ..... Magritte.MATokenDescriptionTest>>#testIsContainer ... Magritte.MATokenDescriptionTest>>#testIsDescription ... Magritte.MATokenDescriptionTest>>#testKind ... Magritte.MATokenDescriptionTest>>#testKindErrorMessage ..... Magritte.MATokenDescriptionTest>>#testLabel ... Magritte.MATokenDescriptionTest>>#testPriority ... Magritte.MATokenDescriptionTest>>#testProperties ... Magritte.MATokenDescriptionTest>>#testPropertiesAt ..... Magritte.MATokenDescriptionTest>>#testPropertiesAtIfAbsent ..... Magritte.MATokenDescriptionTest>>#testPropertiesAtIfAbsentPut ....... Magritte.MATokenDescriptionTest>>#testPropertiesAtIfPresent ..... Magritte.MATokenDescriptionTest>>#testPropertiesAtPut .... Magritte.MATokenDescriptionTest>>#testPropertiesHas ..... Magritte.MATokenDescriptionTest>>#testReadonly ...... Magritte.MATokenDescriptionTest>>#testRequired ...... Magritte.MATokenDescriptionTest>>#testRequiredErrorMessage ..... Magritte.MATokenDescriptionTest>>#testSanity .... Magritte.MATokenDescriptionTest>>#testSatisfied ..... Magritte.MATokenDescriptionTest>>#testSetElement ...... Magritte.MATokenDescriptionTest>>#testStringReader ... Magritte.MATokenDescriptionTest>>#testStringWriter ... Magritte.MATokenDescriptionTest>>#testToString ..... Magritte.MATokenDescriptionTest>>#testToStringCollection .... Magritte.MATokenDescriptionTest>>#testToStringFromString ..... Magritte.MATokenDescriptionTest>>#testToStringNull ..... Magritte.MATokenDescriptionTest>>#testToStringUndefined ..... Magritte.MATokenDescriptionTest>>#testUndefined ... Magritte.MATokenDescriptionTest>>#testValidate ..... Magritte.MATokenDescriptionTest>>#testValidateConditions .... Magritte.MATokenDescriptionTest>>#testValidateKind .... Magritte.MATokenDescriptionTest>>#testValidateRequired ...... Magritte.MATokenDescriptionTest>>#testValidateSpecific ... Magritte.MATokenDescriptionTest>>#testVisible ...... Magritte.MAPasswordDescriptionTest>>#testAccessor .. Magritte.MAPasswordDescriptionTest>>#testAddCondition ... Magritte.MAPasswordDescriptionTest>>#testAddConditionLabelled ... Magritte.MAPasswordDescriptionTest>>#testAsContainer ... Magritte.MAPasswordDescriptionTest>>#testComment .. Magritte.MAPasswordDescriptionTest>>#testConcatenation ........ Magritte.MAPasswordDescriptionTest>>#testCopy .... Magritte.MAPasswordDescriptionTest>>#testCopyAccessor ... Magritte.MAPasswordDescriptionTest>>#testCopyProperties .. Magritte.MAPasswordDescriptionTest>>#testDefault .. Magritte.MAPasswordDescriptionTest>>#testDictionaryKey ... Magritte.MAPasswordDescriptionTest>>#testEqual ...... Magritte.MAPasswordDescriptionTest>>#testFromString .... Magritte.MAPasswordDescriptionTest>>#testFromStringCollection ... Magritte.MAPasswordDescriptionTest>>#testFromStringEvaluated .. Magritte.MAPasswordDescriptionTest>>#testFromStringInvalid . Magritte.MAPasswordDescriptionTest>>#testFromStringNull .... Magritte.MAPasswordDescriptionTest>>#testGroup ... Magritte.MAPasswordDescriptionTest>>#testHasChildren .. Magritte.MAPasswordDescriptionTest>>#testHasComment .... Magritte.MAPasswordDescriptionTest>>#testHash .... Magritte.MAPasswordDescriptionTest>>#testHasLabel .... Magritte.MAPasswordDescriptionTest>>#testIsContainer .. Magritte.MAPasswordDescriptionTest>>#testIsDescription .. Magritte.MAPasswordDescriptionTest>>#testIsObfuscated ...... Magritte.MAPasswordDescriptionTest>>#testKind .. Magritte.MAPasswordDescriptionTest>>#testKindErrorMessage .... Magritte.MAPasswordDescriptionTest>>#testLabel .. Magritte.MAPasswordDescriptionTest>>#testObfuscated .... Magritte.MAPasswordDescriptionTest>>#testPriority .. Magritte.MAPasswordDescriptionTest>>#testProperties .. Magritte.MAPasswordDescriptionTest>>#testPropertiesAt .... Magritte.MAPasswordDescriptionTest>>#testPropertiesAtIfAbsent .... Magritte.MAPasswordDescriptionTest>>#testPropertiesAtIfAbsentPut ...... Magritte.MAPasswordDescriptionTest>>#testPropertiesAtIfPresent .... Magritte.MAPasswordDescriptionTest>>#testPropertiesAtPut ... Magritte.MAPasswordDescriptionTest>>#testPropertiesHas .... Magritte.MAPasswordDescriptionTest>>#testReadonly ..... Magritte.MAPasswordDescriptionTest>>#testRequired ..... Magritte.MAPasswordDescriptionTest>>#testRequiredErrorMessage .... Magritte.MAPasswordDescriptionTest>>#testSanity ... Magritte.MAPasswordDescriptionTest>>#testSatisfied .... Magritte.MAPasswordDescriptionTest>>#testSetElement ..... Magritte.MAPasswordDescriptionTest>>#testStringReader .. Magritte.MAPasswordDescriptionTest>>#testStringWriter .. Magritte.MAPasswordDescriptionTest>>#testToString .... Magritte.MAPasswordDescriptionTest>>#testToStringCollection ... Magritte.MAPasswordDescriptionTest>>#testToStringFromString .... Magritte.MAPasswordDescriptionTest>>#testToStringNull .... Magritte.MAPasswordDescriptionTest>>#testToStringUndefined .... Magritte.MAPasswordDescriptionTest>>#testUndefined .. Magritte.MAPasswordDescriptionTest>>#testValidate .... Magritte.MAPasswordDescriptionTest>>#testValidateConditions ... Magritte.MAPasswordDescriptionTest>>#testValidateKind ... Magritte.MAPasswordDescriptionTest>>#testValidateRequired ..... Magritte.MAPasswordDescriptionTest>>#testValidateSpecific .. Magritte.MAPasswordDescriptionTest>>#testVisible ..... Magritte.MACheckedMementoTest>>#testCache . Magritte.MACheckedMementoTest>>#testCommit ...... Magritte.MACheckedMementoTest>>#testConflictCommit .......... Magritte.MACheckedMementoTest>>#testConflictReset .......... Magritte.MACheckedMementoTest>>#testCopy .. Magritte.MACheckedMementoTest>>#testCopyProperties . Magritte.MACheckedMementoTest>>#testDescription .. Magritte.MACheckedMementoTest>>#testEqual ..... Magritte.MACheckedMementoTest>>#testHash ... Magritte.MACheckedMementoTest>>#testIsDescription . Magritte.MACheckedMementoTest>>#testModel . Magritte.MACheckedMementoTest>>#testOriginal . Magritte.MACheckedMementoTest>>#testProperties . Magritte.MACheckedMementoTest>>#testPropertiesAt ... Magritte.MACheckedMementoTest>>#testPropertiesAtIfAbsent ... Magritte.MACheckedMementoTest>>#testPropertiesAtIfAbsentPut ..... Magritte.MACheckedMementoTest>>#testPropertiesAtIfPresent ... Magritte.MACheckedMementoTest>>#testPropertiesAtPut .. Magritte.MACheckedMementoTest>>#testPropertiesHas ... Magritte.MACheckedMementoTest>>#testRead .. Magritte.MACheckedMementoTest>>#testReset .... Magritte.MACheckedMementoTest>>#testSanity .. Magritte.MACheckedMementoTest>>#testValidateConflictCommit ... Magritte.MACheckedMementoTest>>#testValidateConflictReset ... Magritte.MACheckedMementoTest>>#testValidateIncluded . Magritte.MACheckedMementoTest>>#testValidateInvalid . Magritte.MACheckedMementoTest>>#testValidateRequired . Magritte.MACheckedMementoTest>>#testWrite .... Magritte.MANumberDescriptionTest>>#testAccessor .. Magritte.MANumberDescriptionTest>>#testAddCondition ... Magritte.MANumberDescriptionTest>>#testAddConditionLabelled ... Magritte.MANumberDescriptionTest>>#testAsContainer ... Magritte.MANumberDescriptionTest>>#testComment .. Magritte.MANumberDescriptionTest>>#testConcatenation ........ Magritte.MANumberDescriptionTest>>#testCopy .... Magritte.MANumberDescriptionTest>>#testCopyAccessor ... Magritte.MANumberDescriptionTest>>#testCopyProperties .. Magritte.MANumberDescriptionTest>>#testDefault .. Magritte.MANumberDescriptionTest>>#testDictionaryKey ... Magritte.MANumberDescriptionTest>>#testEqual ...... Magritte.MANumberDescriptionTest>>#testFromString . FAILURE: Assertion failed Magritte.MANumberDescriptionTest>>#testFromStringCollection . FAILURE: Assertion failed Magritte.MANumberDescriptionTest>>#testFromStringEvaluated .. Magritte.MANumberDescriptionTest>>#testFromStringInvalid .. Magritte.MANumberDescriptionTest>>#testFromStringNull .... Magritte.MANumberDescriptionTest>>#testGroup ... Magritte.MANumberDescriptionTest>>#testHasChildren .. Magritte.MANumberDescriptionTest>>#testHasComment .... Magritte.MANumberDescriptionTest>>#testHash .... Magritte.MANumberDescriptionTest>>#testHasLabel .... Magritte.MANumberDescriptionTest>>#testInfToInf ...... Magritte.MANumberDescriptionTest>>#testInfToVal ...... Magritte.MANumberDescriptionTest>>#testIsContainer .. Magritte.MANumberDescriptionTest>>#testIsDescription .. Magritte.MANumberDescriptionTest>>#testKind .. Magritte.MANumberDescriptionTest>>#testKindErrorMessage .... Magritte.MANumberDescriptionTest>>#testLabel .. Magritte.MANumberDescriptionTest>>#testMax .. Magritte.MANumberDescriptionTest>>#testMin .. Magritte.MANumberDescriptionTest>>#testMinMax ... Magritte.MANumberDescriptionTest>>#testPriority .. Magritte.MANumberDescriptionTest>>#testProperties .. Magritte.MANumberDescriptionTest>>#testPropertiesAt .... Magritte.MANumberDescriptionTest>>#testPropertiesAtIfAbsent .... Magritte.MANumberDescriptionTest>>#testPropertiesAtIfAbsentPut ...... Magritte.MANumberDescriptionTest>>#testPropertiesAtIfPresent .... Magritte.MANumberDescriptionTest>>#testPropertiesAtPut ... Magritte.MANumberDescriptionTest>>#testPropertiesHas .... Magritte.MANumberDescriptionTest>>#testRangeErrorMessage .... Magritte.MANumberDescriptionTest>>#testRangeErrorMessageGenerated ..... Magritte.MANumberDescriptionTest>>#testReadonly ..... Magritte.MANumberDescriptionTest>>#testRequired ..... Magritte.MANumberDescriptionTest>>#testRequiredErrorMessage .... Magritte.MANumberDescriptionTest>>#testSanity ... Magritte.MANumberDescriptionTest>>#testSatisfied .... Magritte.MANumberDescriptionTest>>#testSetElement ..... Magritte.MANumberDescriptionTest>>#testStringReader .. Magritte.MANumberDescriptionTest>>#testStringWriter .. Magritte.MANumberDescriptionTest>>#testToString .... Magritte.MANumberDescriptionTest>>#testToStringCollection ... Magritte.MANumberDescriptionTest>>#testToStringFromString . FAILURE: Assertion failed Magritte.MANumberDescriptionTest>>#testToStringNull .... Magritte.MANumberDescriptionTest>>#testToStringUndefined .... Magritte.MANumberDescriptionTest>>#testUndefined .. Magritte.MANumberDescriptionTest>>#testValidate .... Magritte.MANumberDescriptionTest>>#testValidateConditions . Magritte.MANumberDescriptionTest>>#testValidateKind ... Magritte.MANumberDescriptionTest>>#testValidateRequired ..... Magritte.MANumberDescriptionTest>>#testValidateSpecific .... Magritte.MANumberDescriptionTest>>#testValToInf ...... Magritte.MANumberDescriptionTest>>#testValToVal ...... Magritte.MANumberDescriptionTest>>#testVisible ..... Magritte.MAFileDescriptionTest>>#testAccessor .. Magritte.MAFileDescriptionTest>>#testAddCondition ... Magritte.MAFileDescriptionTest>>#testAddConditionLabelled ... Magritte.MAFileDescriptionTest>>#testAsContainer ... Magritte.MAFileDescriptionTest>>#testComment .. Magritte.MAFileDescriptionTest>>#testConcatenation ........ Magritte.MAFileDescriptionTest>>#testCopy .... Magritte.MAFileDescriptionTest>>#testCopyAccessor ... Magritte.MAFileDescriptionTest>>#testCopyProperties .. Magritte.MAFileDescriptionTest>>#testDefault .. Magritte.MAFileDescriptionTest>>#testDictionaryKey ... Magritte.MAFileDescriptionTest>>#testEqual ...... Magritte.MAFileDescriptionTest>>#testFromString . Magritte.MAFileDescriptionTest>>#testFromStringCollection . Magritte.MAFileDescriptionTest>>#testFromStringEvaluated . Magritte.MAFileDescriptionTest>>#testFromStringInvalid . Magritte.MAFileDescriptionTest>>#testFromStringNull . Magritte.MAFileDescriptionTest>>#testGroup ... Magritte.MAFileDescriptionTest>>#testHasChildren .. Magritte.MAFileDescriptionTest>>#testHasComment .... Magritte.MAFileDescriptionTest>>#testHash .... Magritte.MAFileDescriptionTest>>#testHasLabel .... Magritte.MAFileDescriptionTest>>#testIsContainer .. Magritte.MAFileDescriptionTest>>#testIsDescription .. Magritte.MAFileDescriptionTest>>#testKind .. Magritte.MAFileDescriptionTest>>#testKindErrorMessage .... Magritte.MAFileDescriptionTest>>#testLabel .. Magritte.MAFileDescriptionTest>>#testPriority .. Magritte.MAFileDescriptionTest>>#testProperties .. Magritte.MAFileDescriptionTest>>#testPropertiesAt .... Magritte.MAFileDescriptionTest>>#testPropertiesAtIfAbsent .... Magritte.MAFileDescriptionTest>>#testPropertiesAtIfAbsentPut ...... Magritte.MAFileDescriptionTest>>#testPropertiesAtIfPresent .... Magritte.MAFileDescriptionTest>>#testPropertiesAtPut ... Magritte.MAFileDescriptionTest>>#testPropertiesHas .... Magritte.MAFileDescriptionTest>>#testReadonly ..... Magritte.MAFileDescriptionTest>>#testRequired ..... Magritte.MAFileDescriptionTest>>#testRequiredErrorMessage .... Magritte.MAFileDescriptionTest>>#testSanity ... Magritte.MAFileDescriptionTest>>#testSatisfied .... Magritte.MAFileDescriptionTest>>#testSetElement ..... Magritte.MAFileDescriptionTest>>#testStringReader .. Magritte.MAFileDescriptionTest>>#testStringWriter .. Magritte.MAFileDescriptionTest>>#testToString . Magritte.MAFileDescriptionTest>>#testToStringCollection . Magritte.MAFileDescriptionTest>>#testToStringFromString . Magritte.MAFileDescriptionTest>>#testToStringNull . Magritte.MAFileDescriptionTest>>#testToStringUndefined . Magritte.MAFileDescriptionTest>>#testUndefined .. Magritte.MAFileDescriptionTest>>#testValidate .... Magritte.MAFileDescriptionTest>>#testValidateConditions ... Magritte.MAFileDescriptionTest>>#testValidateKind ... Magritte.MAFileDescriptionTest>>#testValidateRequired ..... Magritte.MAFileDescriptionTest>>#testValidateSpecific .. Magritte.MAFileDescriptionTest>>#testVisible ..... Magritte.MADateDescriptionTest>>#testAccessor .. Magritte.MADateDescriptionTest>>#testAddCondition ... Magritte.MADateDescriptionTest>>#testAddConditionLabelled ... Magritte.MADateDescriptionTest>>#testAsContainer ... Magritte.MADateDescriptionTest>>#testComment .. Magritte.MADateDescriptionTest>>#testConcatenation ........ Magritte.MADateDescriptionTest>>#testCopy .... Magritte.MADateDescriptionTest>>#testCopyAccessor ... Magritte.MADateDescriptionTest>>#testCopyProperties .. Magritte.MADateDescriptionTest>>#testDefault .. Magritte.MADateDescriptionTest>>#testDictionaryKey ... Magritte.MADateDescriptionTest>>#testEqual ...... Magritte.MADateDescriptionTest>>#testFromString .... Magritte.MADateDescriptionTest>>#testFromStringCollection ... Magritte.MADateDescriptionTest>>#testFromStringEvaluated .. Magritte.MADateDescriptionTest>>#testFromStringInvalid .. Magritte.MADateDescriptionTest>>#testFromStringNull .... Magritte.MADateDescriptionTest>>#testGroup ... Magritte.MADateDescriptionTest>>#testHasChildren .. Magritte.MADateDescriptionTest>>#testHasComment .... Magritte.MADateDescriptionTest>>#testHash .... Magritte.MADateDescriptionTest>>#testHasLabel .... Magritte.MADateDescriptionTest>>#testInfToInf ...... Magritte.MADateDescriptionTest>>#testInfToVal ...... Magritte.MADateDescriptionTest>>#testIsContainer .. Magritte.MADateDescriptionTest>>#testIsDescription .. Magritte.MADateDescriptionTest>>#testKind .. Magritte.MADateDescriptionTest>>#testKindErrorMessage .... Magritte.MADateDescriptionTest>>#testLabel .. Magritte.MADateDescriptionTest>>#testMax .. Magritte.MADateDescriptionTest>>#testMin .. Magritte.MADateDescriptionTest>>#testMinMax ... Magritte.MADateDescriptionTest>>#testPriority .. Magritte.MADateDescriptionTest>>#testProperties .. Magritte.MADateDescriptionTest>>#testPropertiesAt .... Magritte.MADateDescriptionTest>>#testPropertiesAtIfAbsent .... Magritte.MADateDescriptionTest>>#testPropertiesAtIfAbsentPut ...... Magritte.MADateDescriptionTest>>#testPropertiesAtIfPresent .... Magritte.MADateDescriptionTest>>#testPropertiesAtPut ... Magritte.MADateDescriptionTest>>#testPropertiesHas .... Magritte.MADateDescriptionTest>>#testRangeErrorMessage .... Magritte.MADateDescriptionTest>>#testRangeErrorMessageGenerated ..... Magritte.MADateDescriptionTest>>#testReadonly ..... Magritte.MADateDescriptionTest>>#testRequired ..... Magritte.MADateDescriptionTest>>#testRequiredErrorMessage .... Magritte.MADateDescriptionTest>>#testSanity ... Magritte.MADateDescriptionTest>>#testSatisfied .... Magritte.MADateDescriptionTest>>#testSetElement ..... Magritte.MADateDescriptionTest>>#testStringReader .. Magritte.MADateDescriptionTest>>#testStringWriter .. Magritte.MADateDescriptionTest>>#testToString .... Magritte.MADateDescriptionTest>>#testToStringCollection ... Magritte.MADateDescriptionTest>>#testToStringFromString .... Magritte.MADateDescriptionTest>>#testToStringNull .... Magritte.MADateDescriptionTest>>#testToStringUndefined .... Magritte.MADateDescriptionTest>>#testUndefined .. Magritte.MADateDescriptionTest>>#testValidate .... Magritte.MADateDescriptionTest>>#testValidateConditions ... Magritte.MADateDescriptionTest>>#testValidateKind ... Magritte.MADateDescriptionTest>>#testValidateRequired ..... Magritte.MADateDescriptionTest>>#testValidateSpecific .... Magritte.MADateDescriptionTest>>#testValToInf ...... Magritte.MADateDescriptionTest>>#testValToVal ...... Magritte.MADateDescriptionTest>>#testVisible ..... Magritte.MAMemoDescriptionTest>>#testAccessor .. Magritte.MAMemoDescriptionTest>>#testAddCondition ... Magritte.MAMemoDescriptionTest>>#testAddConditionLabelled ... Magritte.MAMemoDescriptionTest>>#testAsContainer ... Magritte.MAMemoDescriptionTest>>#testComment .. Magritte.MAMemoDescriptionTest>>#testConcatenation ........ Magritte.MAMemoDescriptionTest>>#testCopy .... Magritte.MAMemoDescriptionTest>>#testCopyAccessor ... Magritte.MAMemoDescriptionTest>>#testCopyProperties .. Magritte.MAMemoDescriptionTest>>#testDefault .. Magritte.MAMemoDescriptionTest>>#testDictionaryKey ... Magritte.MAMemoDescriptionTest>>#testEqual ...... Magritte.MAMemoDescriptionTest>>#testFromString .... Magritte.MAMemoDescriptionTest>>#testFromStringCollection ... Magritte.MAMemoDescriptionTest>>#testFromStringEvaluated .. Magritte.MAMemoDescriptionTest>>#testFromStringInvalid . Magritte.MAMemoDescriptionTest>>#testFromStringNull .... Magritte.MAMemoDescriptionTest>>#testGroup ... Magritte.MAMemoDescriptionTest>>#testHasChildren .. Magritte.MAMemoDescriptionTest>>#testHasComment .... Magritte.MAMemoDescriptionTest>>#testHash .... Magritte.MAMemoDescriptionTest>>#testHasLabel .... Magritte.MAMemoDescriptionTest>>#testIsContainer .. Magritte.MAMemoDescriptionTest>>#testIsDescription .. Magritte.MAMemoDescriptionTest>>#testKind .. Magritte.MAMemoDescriptionTest>>#testKindErrorMessage .... Magritte.MAMemoDescriptionTest>>#testLabel .. Magritte.MAMemoDescriptionTest>>#testLineCount .. Magritte.MAMemoDescriptionTest>>#testPriority .. Magritte.MAMemoDescriptionTest>>#testProperties .. Magritte.MAMemoDescriptionTest>>#testPropertiesAt .... Magritte.MAMemoDescriptionTest>>#testPropertiesAtIfAbsent .... Magritte.MAMemoDescriptionTest>>#testPropertiesAtIfAbsentPut ...... Magritte.MAMemoDescriptionTest>>#testPropertiesAtIfPresent .... Magritte.MAMemoDescriptionTest>>#testPropertiesAtPut ... Magritte.MAMemoDescriptionTest>>#testPropertiesHas .... Magritte.MAMemoDescriptionTest>>#testReadonly ..... Magritte.MAMemoDescriptionTest>>#testRequired ..... Magritte.MAMemoDescriptionTest>>#testRequiredErrorMessage .... Magritte.MAMemoDescriptionTest>>#testSanity ... Magritte.MAMemoDescriptionTest>>#testSatisfied .... Magritte.MAMemoDescriptionTest>>#testSetElement ..... Magritte.MAMemoDescriptionTest>>#testStringReader .. Magritte.MAMemoDescriptionTest>>#testStringWriter .. Magritte.MAMemoDescriptionTest>>#testToString .... Magritte.MAMemoDescriptionTest>>#testToStringCollection ... Magritte.MAMemoDescriptionTest>>#testToStringFromString .... Magritte.MAMemoDescriptionTest>>#testToStringNull .... Magritte.MAMemoDescriptionTest>>#testToStringUndefined .... Magritte.MAMemoDescriptionTest>>#testUndefined .. Magritte.MAMemoDescriptionTest>>#testValidate .... Magritte.MAMemoDescriptionTest>>#testValidateConditions ... Magritte.MAMemoDescriptionTest>>#testValidateKind ... Magritte.MAMemoDescriptionTest>>#testValidateRequired ..... Magritte.MAMemoDescriptionTest>>#testValidateSpecific .. Magritte.MAMemoDescriptionTest>>#testVisible ..... Magritte.MASymbolDescriptionTest>>#testAccessor .. Magritte.MASymbolDescriptionTest>>#testAddCondition ... Magritte.MASymbolDescriptionTest>>#testAddConditionLabelled ... Magritte.MASymbolDescriptionTest>>#testAsContainer ... Magritte.MASymbolDescriptionTest>>#testComment .. Magritte.MASymbolDescriptionTest>>#testConcatenation ........ Magritte.MASymbolDescriptionTest>>#testCopy .... Magritte.MASymbolDescriptionTest>>#testCopyAccessor ... Magritte.MASymbolDescriptionTest>>#testCopyProperties .. Magritte.MASymbolDescriptionTest>>#testDefault .. Magritte.MASymbolDescriptionTest>>#testDictionaryKey ... Magritte.MASymbolDescriptionTest>>#testEqual ...... Magritte.MASymbolDescriptionTest>>#testFromString .... Magritte.MASymbolDescriptionTest>>#testFromStringCollection ... Magritte.MASymbolDescriptionTest>>#testFromStringEvaluated .. Magritte.MASymbolDescriptionTest>>#testFromStringInvalid . Magritte.MASymbolDescriptionTest>>#testFromStringNull .... Magritte.MASymbolDescriptionTest>>#testGroup ... Magritte.MASymbolDescriptionTest>>#testHasChildren .. Magritte.MASymbolDescriptionTest>>#testHasComment .... Magritte.MASymbolDescriptionTest>>#testHash .... Magritte.MASymbolDescriptionTest>>#testHasLabel .... Magritte.MASymbolDescriptionTest>>#testIsContainer .. Magritte.MASymbolDescriptionTest>>#testIsDescription .. Magritte.MASymbolDescriptionTest>>#testKind .. Magritte.MASymbolDescriptionTest>>#testKindErrorMessage .... Magritte.MASymbolDescriptionTest>>#testLabel .. Magritte.MASymbolDescriptionTest>>#testPriority .. Magritte.MASymbolDescriptionTest>>#testProperties .. Magritte.MASymbolDescriptionTest>>#testPropertiesAt .... Magritte.MASymbolDescriptionTest>>#testPropertiesAtIfAbsent .... Magritte.MASymbolDescriptionTest>>#testPropertiesAtIfAbsentPut ...... Magritte.MASymbolDescriptionTest>>#testPropertiesAtIfPresent .... Magritte.MASymbolDescriptionTest>>#testPropertiesAtPut ... Magritte.MASymbolDescriptionTest>>#testPropertiesHas .... Magritte.MASymbolDescriptionTest>>#testReadonly ..... Magritte.MASymbolDescriptionTest>>#testRequired ..... Magritte.MASymbolDescriptionTest>>#testRequiredErrorMessage .... Magritte.MASymbolDescriptionTest>>#testSanity ... Magritte.MASymbolDescriptionTest>>#testSatisfied .... Magritte.MASymbolDescriptionTest>>#testSetElement ..... Magritte.MASymbolDescriptionTest>>#testStringReader .. Magritte.MASymbolDescriptionTest>>#testStringWriter .. Magritte.MASymbolDescriptionTest>>#testToString .... Magritte.MASymbolDescriptionTest>>#testToStringCollection ... Magritte.MASymbolDescriptionTest>>#testToStringFromString .... Magritte.MASymbolDescriptionTest>>#testToStringNull .... Magritte.MASymbolDescriptionTest>>#testToStringUndefined .... Magritte.MASymbolDescriptionTest>>#testUndefined .. Magritte.MASymbolDescriptionTest>>#testValidate .... Magritte.MASymbolDescriptionTest>>#testValidateConditions . Magritte.MASymbolDescriptionTest>>#testValidateKind ... Magritte.MASymbolDescriptionTest>>#testValidateRequired ..... Magritte.MASymbolDescriptionTest>>#testValidateSpecific .. Magritte.MASymbolDescriptionTest>>#testVisible ..... Magritte.MAToOneRelationDescriptionTest>>#testAccessor ... Magritte.MAToOneRelationDescriptionTest>>#testAddCondition .... Magritte.MAToOneRelationDescriptionTest>>#testAddConditionLabelled .... Magritte.MAToOneRelationDescriptionTest>>#testAsContainer .... Magritte.MAToOneRelationDescriptionTest>>#testComment ... Magritte.MAToOneRelationDescriptionTest>>#testConcatenation ......... Magritte.MAToOneRelationDescriptionTest>>#testCopy ..... Magritte.MAToOneRelationDescriptionTest>>#testCopyAccessor .... Magritte.MAToOneRelationDescriptionTest>>#testCopyClasses .... Magritte.MAToOneRelationDescriptionTest>>#testCopyProperties ... Magritte.MAToOneRelationDescriptionTest>>#testCopyReference .... Magritte.MAToOneRelationDescriptionTest>>#testDefault ... Magritte.MAToOneRelationDescriptionTest>>#testDictionaryKey .... Magritte.MAToOneRelationDescriptionTest>>#testEqual ....... Magritte.MAToOneRelationDescriptionTest>>#testFromString .. Magritte.MAToOneRelationDescriptionTest>>#testFromStringCollection .. Magritte.MAToOneRelationDescriptionTest>>#testFromStringEvaluated .. Magritte.MAToOneRelationDescriptionTest>>#testFromStringInvalid .. Magritte.MAToOneRelationDescriptionTest>>#testFromStringNull .. Magritte.MAToOneRelationDescriptionTest>>#testGroup .... Magritte.MAToOneRelationDescriptionTest>>#testHasChildren ... Magritte.MAToOneRelationDescriptionTest>>#testHasComment ..... Magritte.MAToOneRelationDescriptionTest>>#testHash ..... Magritte.MAToOneRelationDescriptionTest>>#testHasLabel ..... Magritte.MAToOneRelationDescriptionTest>>#testIsContainer ... Magritte.MAToOneRelationDescriptionTest>>#testIsDescription ... Magritte.MAToOneRelationDescriptionTest>>#testKind ... Magritte.MAToOneRelationDescriptionTest>>#testKindErrorMessage ..... Magritte.MAToOneRelationDescriptionTest>>#testLabel ... Magritte.MAToOneRelationDescriptionTest>>#testPriority ... Magritte.MAToOneRelationDescriptionTest>>#testProperties ... Magritte.MAToOneRelationDescriptionTest>>#testPropertiesAt ..... Magritte.MAToOneRelationDescriptionTest>>#testPropertiesAtIfAbsent ..... Magritte.MAToOneRelationDescriptionTest>>#testPropertiesAtIfAbsentPut ....... Magritte.MAToOneRelationDescriptionTest>>#testPropertiesAtIfPresent ..... Magritte.MAToOneRelationDescriptionTest>>#testPropertiesAtPut .... Magritte.MAToOneRelationDescriptionTest>>#testPropertiesHas ..... Magritte.MAToOneRelationDescriptionTest>>#testReadonly ...... Magritte.MAToOneRelationDescriptionTest>>#testRequired ...... Magritte.MAToOneRelationDescriptionTest>>#testRequiredErrorMessage ..... Magritte.MAToOneRelationDescriptionTest>>#testSanity .... Magritte.MAToOneRelationDescriptionTest>>#testSatisfied ..... Magritte.MAToOneRelationDescriptionTest>>#testSetElement ...... Magritte.MAToOneRelationDescriptionTest>>#testStringReader ... Magritte.MAToOneRelationDescriptionTest>>#testStringWriter ... Magritte.MAToOneRelationDescriptionTest>>#testToString .. Magritte.MAToOneRelationDescriptionTest>>#testToStringCollection .. Magritte.MAToOneRelationDescriptionTest>>#testToStringFromString .. Magritte.MAToOneRelationDescriptionTest>>#testToStringNull .. Magritte.MAToOneRelationDescriptionTest>>#testToStringUndefined .. Magritte.MAToOneRelationDescriptionTest>>#testUndefined ... Magritte.MAToOneRelationDescriptionTest>>#testValidate ..... Magritte.MAToOneRelationDescriptionTest>>#testValidateConditions .... Magritte.MAToOneRelationDescriptionTest>>#testValidateKind .... Magritte.MAToOneRelationDescriptionTest>>#testValidateRequired ...... Magritte.MAToOneRelationDescriptionTest>>#testValidateSpecific ... Magritte.MAToOneRelationDescriptionTest>>#testVisible ...... Magritte.MATimeDescriptionTest>>#testAccessor .. Magritte.MATimeDescriptionTest>>#testAddCondition ... Magritte.MATimeDescriptionTest>>#testAddConditionLabelled ... Magritte.MATimeDescriptionTest>>#testAsContainer ... Magritte.MATimeDescriptionTest>>#testComment .. Magritte.MATimeDescriptionTest>>#testConcatenation ........ Magritte.MATimeDescriptionTest>>#testCopy .... Magritte.MATimeDescriptionTest>>#testCopyAccessor ... Magritte.MATimeDescriptionTest>>#testCopyProperties .. Magritte.MATimeDescriptionTest>>#testDefault .. Magritte.MATimeDescriptionTest>>#testDictionaryKey ... Magritte.MATimeDescriptionTest>>#testEqual ...... Magritte.MATimeDescriptionTest>>#testFromString .... Magritte.MATimeDescriptionTest>>#testFromStringCollection ... Magritte.MATimeDescriptionTest>>#testFromStringEvaluated .. Magritte.MATimeDescriptionTest>>#testFromStringInvalid .. Magritte.MATimeDescriptionTest>>#testFromStringNull .... Magritte.MATimeDescriptionTest>>#testGroup ... Magritte.MATimeDescriptionTest>>#testHasChildren .. Magritte.MATimeDescriptionTest>>#testHasComment .... Magritte.MATimeDescriptionTest>>#testHash .... Magritte.MATimeDescriptionTest>>#testHasLabel .... Magritte.MATimeDescriptionTest>>#testInfToInf ...... Magritte.MATimeDescriptionTest>>#testInfToVal ...... Magritte.MATimeDescriptionTest>>#testIsContainer .. Magritte.MATimeDescriptionTest>>#testIsDescription .. Magritte.MATimeDescriptionTest>>#testKind .. Magritte.MATimeDescriptionTest>>#testKindErrorMessage .... Magritte.MATimeDescriptionTest>>#testLabel .. Magritte.MATimeDescriptionTest>>#testMax .. Magritte.MATimeDescriptionTest>>#testMin .. Magritte.MATimeDescriptionTest>>#testMinMax ... Magritte.MATimeDescriptionTest>>#testPriority .. Magritte.MATimeDescriptionTest>>#testProperties .. Magritte.MATimeDescriptionTest>>#testPropertiesAt .... Magritte.MATimeDescriptionTest>>#testPropertiesAtIfAbsent .... Magritte.MATimeDescriptionTest>>#testPropertiesAtIfAbsentPut ...... Magritte.MATimeDescriptionTest>>#testPropertiesAtIfPresent .... Magritte.MATimeDescriptionTest>>#testPropertiesAtPut ... Magritte.MATimeDescriptionTest>>#testPropertiesHas .... Magritte.MATimeDescriptionTest>>#testRangeErrorMessage .... Magritte.MATimeDescriptionTest>>#testRangeErrorMessageGenerated ..... Magritte.MATimeDescriptionTest>>#testReadonly ..... Magritte.MATimeDescriptionTest>>#testRequired ..... Magritte.MATimeDescriptionTest>>#testRequiredErrorMessage .... Magritte.MATimeDescriptionTest>>#testSanity ... Magritte.MATimeDescriptionTest>>#testSatisfied .... Magritte.MATimeDescriptionTest>>#testSetElement ..... Magritte.MATimeDescriptionTest>>#testStringReader .. Magritte.MATimeDescriptionTest>>#testStringWriter .. Magritte.MATimeDescriptionTest>>#testToString .... Magritte.MATimeDescriptionTest>>#testToStringCollection ... Magritte.MATimeDescriptionTest>>#testToStringFromString .... Magritte.MATimeDescriptionTest>>#testToStringNull .... Magritte.MATimeDescriptionTest>>#testToStringUndefined .... Magritte.MATimeDescriptionTest>>#testUndefined .. Magritte.MATimeDescriptionTest>>#testValidate .... Magritte.MATimeDescriptionTest>>#testValidateConditions ... Magritte.MATimeDescriptionTest>>#testValidateKind ... Magritte.MATimeDescriptionTest>>#testValidateRequired ..... Magritte.MATimeDescriptionTest>>#testValidateSpecific .... Magritte.MATimeDescriptionTest>>#testValToInf ...... Magritte.MATimeDescriptionTest>>#testValToVal ...... Magritte.MATimeDescriptionTest>>#testVisible ..... Magritte.MACachedMementoTest>>#testCache . Magritte.MACachedMementoTest>>#testCommit ...... Magritte.MACachedMementoTest>>#testCopy .. Magritte.MACachedMementoTest>>#testCopyProperties . Magritte.MACachedMementoTest>>#testDescription .. Magritte.MACachedMementoTest>>#testEqual ..... Magritte.MACachedMementoTest>>#testHash ... Magritte.MACachedMementoTest>>#testIsDescription . Magritte.MACachedMementoTest>>#testModel . Magritte.MACachedMementoTest>>#testProperties . Magritte.MACachedMementoTest>>#testPropertiesAt ... Magritte.MACachedMementoTest>>#testPropertiesAtIfAbsent ... Magritte.MACachedMementoTest>>#testPropertiesAtIfAbsentPut ..... Magritte.MACachedMementoTest>>#testPropertiesAtIfPresent ... Magritte.MACachedMementoTest>>#testPropertiesAtPut .. Magritte.MACachedMementoTest>>#testPropertiesHas ... Magritte.MACachedMementoTest>>#testRead .. Magritte.MACachedMementoTest>>#testReset .... Magritte.MACachedMementoTest>>#testSanity .. Magritte.MACachedMementoTest>>#testValidateIncluded . Magritte.MACachedMementoTest>>#testValidateInvalid . Magritte.MACachedMementoTest>>#testValidateRequired . Magritte.MACachedMementoTest>>#testWrite .... Magritte.MAContainerTest>>#testAccessor .. Magritte.MAContainerTest>>#testAdd ...... Magritte.MAContainerTest>>#testAddAll .... Magritte.MAContainerTest>>#testAsContainer ... Magritte.MAContainerTest>>#testChildren ... Magritte.MAContainerTest>>#testCollect ....... Magritte.MAContainerTest>>#testComment .. Magritte.MAContainerTest>>#testConcatenate ........ Magritte.MAContainerTest>>#testCopy ...... Magritte.MAContainerTest>>#testCopyAccessor ... Magritte.MAContainerTest>>#testCopyEmpty .. Magritte.MAContainerTest>>#testCopyFromTo ..... Magritte.MAContainerTest>>#testCopyProperties .. Magritte.MAContainerTest>>#testDetect ... Magritte.MAContainerTest>>#testDetectIfNone ... Magritte.MAContainerTest>>#testDictionaryKey ... Magritte.MAContainerTest>>#testDo .. Magritte.MAContainerTest>>#testDoSepratedBy ..... Magritte.MAContainerTest>>#testEmpty ... Magritte.MAContainerTest>>#testEqual ...... Magritte.MAContainerTest>>#testGroup ... Magritte.MAContainerTest>>#testHasChildren ... Magritte.MAContainerTest>>#testHasComment .... Magritte.MAContainerTest>>#testHash .... Magritte.MAContainerTest>>#testHasLabel .... Magritte.MAContainerTest>>#testIncludes ... Magritte.MAContainerTest>>#testInjectInto .. Magritte.MAContainerTest>>#testIntersection ..... Magritte.MAContainerTest>>#testIsContainer .. Magritte.MAContainerTest>>#testIsDescription .. Magritte.MAContainerTest>>#testKeysAndValuesDo ... Magritte.MAContainerTest>>#testLabel .. Magritte.MAContainerTest>>#testMoveDown ....... Magritte.MAContainerTest>>#testMoveUp ....... Magritte.MAContainerTest>>#testNoFailingValidation .. Magritte.MAContainerTest>>#testNotEmpty ... Magritte.MAContainerTest>>#testOneFailingValidation ..... Magritte.MAContainerTest>>#testPriority .. Magritte.MAContainerTest>>#testProperties .. Magritte.MAContainerTest>>#testPropertiesAt .... Magritte.MAContainerTest>>#testPropertiesAtIfAbsent .... Magritte.MAContainerTest>>#testPropertiesAtIfAbsentPut ...... Magritte.MAContainerTest>>#testPropertiesAtIfPresent .... Magritte.MAContainerTest>>#testPropertiesAtPut ... Magritte.MAContainerTest>>#testPropertiesHas .... Magritte.MAContainerTest>>#testReadonly ..... Magritte.MAContainerTest>>#testReject ... Magritte.MAContainerTest>>#testRemove ..... Magritte.MAContainerTest>>#testRemoveAll .. Magritte.MAContainerTest>>#testRequired ..... Magritte.MAContainerTest>>#testSanity ... Magritte.MAContainerTest>>#testSelect ... Magritte.MAContainerTest>>#testSetElement ..... Magritte.MAContainerTest>>#testSize ..... Magritte.MAContainerTest>>#testTwoFailingValidation ........ Magritte.MAContainerTest>>#testUnion ..... Magritte.MAContainerTest>>#testVisible ..... Magritte.MAContainerTest>>#testWithDo ... Magritte.MADictionaryAccessorTest>>#testAsAccessor .. Magritte.MADictionaryAccessorTest>>#testCanRead .. Magritte.MADictionaryAccessorTest>>#testCanWrite . Magritte.MADictionaryAccessorTest>>#testCopy .. Magritte.MADictionaryAccessorTest>>#testCopyProperties . Magritte.MADictionaryAccessorTest>>#testEqual ..... Magritte.MADictionaryAccessorTest>>#testHash ... Magritte.MADictionaryAccessorTest>>#testIsDescription . Magritte.MADictionaryAccessorTest>>#testKey . Magritte.MADictionaryAccessorTest>>#testProperties . Magritte.MADictionaryAccessorTest>>#testPropertiesAt ... Magritte.MADictionaryAccessorTest>>#testPropertiesAtIfAbsent ... Magritte.MADictionaryAccessorTest>>#testPropertiesAtIfAbsentPut ..... Magritte.MADictionaryAccessorTest>>#testPropertiesAtIfPresent ... Magritte.MADictionaryAccessorTest>>#testPropertiesAtPut .. Magritte.MADictionaryAccessorTest>>#testPropertiesHas ... Magritte.MADictionaryAccessorTest>>#testRead .. Magritte.MADictionaryAccessorTest>>#testSanity .. Magritte.MADictionaryAccessorTest>>#testStore . Magritte.MADictionaryAccessorTest>>#testWrite .... Magritte.MAClassDescriptionTest>>#testAccessor .. Magritte.MAClassDescriptionTest>>#testAddCondition ... Magritte.MAClassDescriptionTest>>#testAddConditionLabelled ... Magritte.MAClassDescriptionTest>>#testAsContainer ... Magritte.MAClassDescriptionTest>>#testComment .. Magritte.MAClassDescriptionTest>>#testConcatenation ........ Magritte.MAClassDescriptionTest>>#testCopy .... Magritte.MAClassDescriptionTest>>#testCopyAccessor ... Magritte.MAClassDescriptionTest>>#testCopyProperties .. Magritte.MAClassDescriptionTest>>#testDefault .. Magritte.MAClassDescriptionTest>>#testDictionaryKey ... Magritte.MAClassDescriptionTest>>#testEqual ...... Magritte.MAClassDescriptionTest>>#testFromString . Magritte.MAClassDescriptionTest>>#testFromStringCollection . Magritte.MAClassDescriptionTest>>#testFromStringEvaluated . Magritte.MAClassDescriptionTest>>#testFromStringInvalid . Magritte.MAClassDescriptionTest>>#testFromStringNull . Magritte.MAClassDescriptionTest>>#testGroup ... Magritte.MAClassDescriptionTest>>#testHasChildren .. Magritte.MAClassDescriptionTest>>#testHasComment .... Magritte.MAClassDescriptionTest>>#testHash .... Magritte.MAClassDescriptionTest>>#testHasLabel .... Magritte.MAClassDescriptionTest>>#testIsContainer .. Magritte.MAClassDescriptionTest>>#testIsDescription .. Magritte.MAClassDescriptionTest>>#testKind .. Magritte.MAClassDescriptionTest>>#testKindErrorMessage .... Magritte.MAClassDescriptionTest>>#testLabel .. Magritte.MAClassDescriptionTest>>#testPriority .. Magritte.MAClassDescriptionTest>>#testProperties .. Magritte.MAClassDescriptionTest>>#testPropertiesAt .... Magritte.MAClassDescriptionTest>>#testPropertiesAtIfAbsent .... Magritte.MAClassDescriptionTest>>#testPropertiesAtIfAbsentPut ...... Magritte.MAClassDescriptionTest>>#testPropertiesAtIfPresent .... Magritte.MAClassDescriptionTest>>#testPropertiesAtPut ... Magritte.MAClassDescriptionTest>>#testPropertiesHas .... Magritte.MAClassDescriptionTest>>#testReadonly ..... Magritte.MAClassDescriptionTest>>#testRequired ..... Magritte.MAClassDescriptionTest>>#testRequiredErrorMessage .... Magritte.MAClassDescriptionTest>>#testSanity ... Magritte.MAClassDescriptionTest>>#testSatisfied .... Magritte.MAClassDescriptionTest>>#testSetElement ..... Magritte.MAClassDescriptionTest>>#testStringReader .. Magritte.MAClassDescriptionTest>>#testStringWriter .. Magritte.MAClassDescriptionTest>>#testToString . Magritte.MAClassDescriptionTest>>#testToStringCollection . Magritte.MAClassDescriptionTest>>#testToStringFromString . Magritte.MAClassDescriptionTest>>#testToStringNull . Magritte.MAClassDescriptionTest>>#testToStringUndefined . Magritte.MAClassDescriptionTest>>#testUndefined .. Magritte.MAClassDescriptionTest>>#testValidate .... Magritte.MAClassDescriptionTest>>#testValidateConditions ... Magritte.MAClassDescriptionTest>>#testValidateKind ... Magritte.MAClassDescriptionTest>>#testValidateRequired ..... Magritte.MAClassDescriptionTest>>#testValidateSpecific .. Magritte.MAClassDescriptionTest>>#testVisible ..... Magritte.MAVariableAccessorTest>>#testAsAccessor .. Magritte.MAVariableAccessorTest>>#testCanRead .. Magritte.MAVariableAccessorTest>>#testCanWrite .. Magritte.MAVariableAccessorTest>>#testCopy .. Magritte.MAVariableAccessorTest>>#testCopyProperties . Magritte.MAVariableAccessorTest>>#testEqual ..... Magritte.MAVariableAccessorTest>>#testHash ... Magritte.MAVariableAccessorTest>>#testIsDescription . Magritte.MAVariableAccessorTest>>#testName . Magritte.MAVariableAccessorTest>>#testProperties . Magritte.MAVariableAccessorTest>>#testPropertiesAt ... Magritte.MAVariableAccessorTest>>#testPropertiesAtIfAbsent ... Magritte.MAVariableAccessorTest>>#testPropertiesAtIfAbsentPut ..... Magritte.MAVariableAccessorTest>>#testPropertiesAtIfPresent ... Magritte.MAVariableAccessorTest>>#testPropertiesAtPut .. Magritte.MAVariableAccessorTest>>#testPropertiesHas ... Magritte.MAVariableAccessorTest>>#testRead .. Magritte.MAVariableAccessorTest>>#testSanity .. Magritte.MAVariableAccessorTest>>#testStore . Magritte.MAVariableAccessorTest>>#testWrite .. Magritte.MATimeStampDescriptionTest>>#testAccessor .. Magritte.MATimeStampDescriptionTest>>#testAddCondition ... Magritte.MATimeStampDescriptionTest>>#testAddConditionLabelled ... Magritte.MATimeStampDescriptionTest>>#testAsContainer ... Magritte.MATimeStampDescriptionTest>>#testComment .. Magritte.MATimeStampDescriptionTest>>#testConcatenation ........ Magritte.MATimeStampDescriptionTest>>#testCopy .... Magritte.MATimeStampDescriptionTest>>#testCopyAccessor ... Magritte.MATimeStampDescriptionTest>>#testCopyProperties .. Magritte.MATimeStampDescriptionTest>>#testDefault .. Magritte.MATimeStampDescriptionTest>>#testDictionaryKey ... Magritte.MATimeStampDescriptionTest>>#testEqual ...... Magritte.MATimeStampDescriptionTest>>#testFromString .... Magritte.MATimeStampDescriptionTest>>#testFromStringCollection ... Magritte.MATimeStampDescriptionTest>>#testFromStringEvaluated .. Magritte.MATimeStampDescriptionTest>>#testFromStringInvalid .. Magritte.MATimeStampDescriptionTest>>#testFromStringNull .... Magritte.MATimeStampDescriptionTest>>#testGroup ... Magritte.MATimeStampDescriptionTest>>#testHasChildren .. Magritte.MATimeStampDescriptionTest>>#testHasComment .... Magritte.MATimeStampDescriptionTest>>#testHash .... Magritte.MATimeStampDescriptionTest>>#testHasLabel .... Magritte.MATimeStampDescriptionTest>>#testInfToInf ...... Magritte.MATimeStampDescriptionTest>>#testInfToVal ...... Magritte.MATimeStampDescriptionTest>>#testIsContainer .. Magritte.MATimeStampDescriptionTest>>#testIsDescription .. Magritte.MATimeStampDescriptionTest>>#testKind .. Magritte.MATimeStampDescriptionTest>>#testKindErrorMessage .... Magritte.MATimeStampDescriptionTest>>#testLabel .. Magritte.MATimeStampDescriptionTest>>#testMax .. Magritte.MATimeStampDescriptionTest>>#testMin .. Magritte.MATimeStampDescriptionTest>>#testMinMax ... Magritte.MATimeStampDescriptionTest>>#testPriority .. Magritte.MATimeStampDescriptionTest>>#testProperties .. Magritte.MATimeStampDescriptionTest>>#testPropertiesAt .... Magritte.MATimeStampDescriptionTest>>#testPropertiesAtIfAbsent .... Magritte.MATimeStampDescriptionTest>>#testPropertiesAtIfAbsentPut ...... Magritte.MATimeStampDescriptionTest>>#testPropertiesAtIfPresent .... Magritte.MATimeStampDescriptionTest>>#testPropertiesAtPut ... Magritte.MATimeStampDescriptionTest>>#testPropertiesHas .... Magritte.MATimeStampDescriptionTest>>#testRangeErrorMessage .... Magritte.MATimeStampDescriptionTest>>#testRangeErrorMessageGenerated ..... Magritte.MATimeStampDescriptionTest>>#testReadonly ..... Magritte.MATimeStampDescriptionTest>>#testRequired ..... Magritte.MATimeStampDescriptionTest>>#testRequiredErrorMessage .... Magritte.MATimeStampDescriptionTest>>#testSanity ... Magritte.MATimeStampDescriptionTest>>#testSatisfied .... Magritte.MATimeStampDescriptionTest>>#testSetElement ..... Magritte.MATimeStampDescriptionTest>>#testStringReader .. Magritte.MATimeStampDescriptionTest>>#testStringWriter .. Magritte.MATimeStampDescriptionTest>>#testToString .... Magritte.MATimeStampDescriptionTest>>#testToStringCollection ... Magritte.MATimeStampDescriptionTest>>#testToStringFromString .... Magritte.MATimeStampDescriptionTest>>#testToStringNull .... Magritte.MATimeStampDescriptionTest>>#testToStringUndefined .... Magritte.MATimeStampDescriptionTest>>#testUndefined .. Magritte.MATimeStampDescriptionTest>>#testValidate .... Magritte.MATimeStampDescriptionTest>>#testValidateConditions ... Magritte.MATimeStampDescriptionTest>>#testValidateKind ... Magritte.MATimeStampDescriptionTest>>#testValidateRequired ..... Magritte.MATimeStampDescriptionTest>>#testValidateSpecific .... Magritte.MATimeStampDescriptionTest>>#testValToInf ...... Magritte.MATimeStampDescriptionTest>>#testValToVal ...... Magritte.MATimeStampDescriptionTest>>#testVisible ..... Magritte.MAStringDescriptionTest>>#testAccessor .. Magritte.MAStringDescriptionTest>>#testAddCondition ... Magritte.MAStringDescriptionTest>>#testAddConditionLabelled ... Magritte.MAStringDescriptionTest>>#testAsContainer ... Magritte.MAStringDescriptionTest>>#testComment .. Magritte.MAStringDescriptionTest>>#testConcatenation ........ Magritte.MAStringDescriptionTest>>#testCopy .... Magritte.MAStringDescriptionTest>>#testCopyAccessor ... Magritte.MAStringDescriptionTest>>#testCopyProperties .. Magritte.MAStringDescriptionTest>>#testDefault .. Magritte.MAStringDescriptionTest>>#testDictionaryKey ... Magritte.MAStringDescriptionTest>>#testEqual ...... Magritte.MAStringDescriptionTest>>#testFromString .... Magritte.MAStringDescriptionTest>>#testFromStringCollection ... Magritte.MAStringDescriptionTest>>#testFromStringEvaluated .. Magritte.MAStringDescriptionTest>>#testFromStringInvalid . Magritte.MAStringDescriptionTest>>#testFromStringNull .... Magritte.MAStringDescriptionTest>>#testGroup ... Magritte.MAStringDescriptionTest>>#testHasChildren .. Magritte.MAStringDescriptionTest>>#testHasComment .... Magritte.MAStringDescriptionTest>>#testHash .... Magritte.MAStringDescriptionTest>>#testHasLabel .... Magritte.MAStringDescriptionTest>>#testIsContainer .. Magritte.MAStringDescriptionTest>>#testIsDescription .. Magritte.MAStringDescriptionTest>>#testKind .. Magritte.MAStringDescriptionTest>>#testKindErrorMessage .... Magritte.MAStringDescriptionTest>>#testLabel .. Magritte.MAStringDescriptionTest>>#testPriority .. Magritte.MAStringDescriptionTest>>#testProperties .. Magritte.MAStringDescriptionTest>>#testPropertiesAt .... Magritte.MAStringDescriptionTest>>#testPropertiesAtIfAbsent .... Magritte.MAStringDescriptionTest>>#testPropertiesAtIfAbsentPut ...... Magritte.MAStringDescriptionTest>>#testPropertiesAtIfPresent .... Magritte.MAStringDescriptionTest>>#testPropertiesAtPut ... Magritte.MAStringDescriptionTest>>#testPropertiesHas .... Magritte.MAStringDescriptionTest>>#testReadonly ..... Magritte.MAStringDescriptionTest>>#testRequired ..... Magritte.MAStringDescriptionTest>>#testRequiredErrorMessage .... Magritte.MAStringDescriptionTest>>#testSanity ... Magritte.MAStringDescriptionTest>>#testSatisfied .... Magritte.MAStringDescriptionTest>>#testSetElement ..... Magritte.MAStringDescriptionTest>>#testStringReader .. Magritte.MAStringDescriptionTest>>#testStringWriter .. Magritte.MAStringDescriptionTest>>#testToString .... Magritte.MAStringDescriptionTest>>#testToStringCollection ... Magritte.MAStringDescriptionTest>>#testToStringFromString .... Magritte.MAStringDescriptionTest>>#testToStringNull .... Magritte.MAStringDescriptionTest>>#testToStringUndefined .... Magritte.MAStringDescriptionTest>>#testUndefined .. Magritte.MAStringDescriptionTest>>#testValidate .... Magritte.MAStringDescriptionTest>>#testValidateConditions ... Magritte.MAStringDescriptionTest>>#testValidateKind ... Magritte.MAStringDescriptionTest>>#testValidateRequired ..... Magritte.MAStringDescriptionTest>>#testValidateSpecific .. Magritte.MAStringDescriptionTest>>#testVisible ..... Magritte.MAStraitMementoTest>>#testCommit .... Magritte.MAStraitMementoTest>>#testCopy .. Magritte.MAStraitMementoTest>>#testCopyProperties . Magritte.MAStraitMementoTest>>#testDescription .. Magritte.MAStraitMementoTest>>#testEqual ..... Magritte.MAStraitMementoTest>>#testHash ... Magritte.MAStraitMementoTest>>#testIsDescription . Magritte.MAStraitMementoTest>>#testModel . Magritte.MAStraitMementoTest>>#testProperties . Magritte.MAStraitMementoTest>>#testPropertiesAt ... Magritte.MAStraitMementoTest>>#testPropertiesAtIfAbsent ... Magritte.MAStraitMementoTest>>#testPropertiesAtIfAbsentPut ..... Magritte.MAStraitMementoTest>>#testPropertiesAtIfPresent ... Magritte.MAStraitMementoTest>>#testPropertiesAtPut .. Magritte.MAStraitMementoTest>>#testPropertiesHas ... Magritte.MAStraitMementoTest>>#testRead ... Magritte.MAStraitMementoTest>>#testReset . Magritte.MAStraitMementoTest>>#testSanity .. Magritte.MAStraitMementoTest>>#testValidateIncluded . Magritte.MAStraitMementoTest>>#testValidateInvalid . Magritte.MAStraitMementoTest>>#testValidateRequired Magritte.MAStraitMementoTest>>#testWrite ... Magritte.MAAutoSelectorAccessorTest>>#testAsAccessor Magritte.MAAutoSelectorAccessorTest>>#testCanRead ... Magritte.MAAutoSelectorAccessorTest>>#testCanWrite ... Magritte.MAAutoSelectorAccessorTest>>#testCopy .. Magritte.MAAutoSelectorAccessorTest>>#testCopyProperties . Magritte.MAAutoSelectorAccessorTest>>#testEqual ..... Magritte.MAAutoSelectorAccessorTest>>#testHash ... Magritte.MAAutoSelectorAccessorTest>>#testIsDescription . Magritte.MAAutoSelectorAccessorTest>>#testProperties . Magritte.MAAutoSelectorAccessorTest>>#testPropertiesAt ... Magritte.MAAutoSelectorAccessorTest>>#testPropertiesAtIfAbsent ... Magritte.MAAutoSelectorAccessorTest>>#testPropertiesAtIfAbsentPut ..... Magritte.MAAutoSelectorAccessorTest>>#testPropertiesAtIfPresent ... Magritte.MAAutoSelectorAccessorTest>>#testPropertiesAtPut .. Magritte.MAAutoSelectorAccessorTest>>#testPropertiesHas ... Magritte.MAAutoSelectorAccessorTest>>#testRead .. Magritte.MAAutoSelectorAccessorTest>>#testReadFirst ..Recompiling class: Magritte.MAAccessorMock Magritte.MAAutoSelectorAccessorTest>>#testReadSelector ... Magritte.MAAutoSelectorAccessorTest>>#testSanity .. Magritte.MAAutoSelectorAccessorTest>>#testSelector ... Magritte.MAAutoSelectorAccessorTest>>#testStore . Magritte.MAAutoSelectorAccessorTest>>#testWrite .. Magritte.MAAutoSelectorAccessorTest>>#testWriteFirst .Recompiling class: Magritte.MAAccessorMock Magritte.MAAutoSelectorAccessorTest>>#testWriteSelector ... Magritte.MAToManyRelationDescriptionTest>>#testAccessor ... Magritte.MAToManyRelationDescriptionTest>>#testAddCondition .... Magritte.MAToManyRelationDescriptionTest>>#testAddConditionLabelled .... Magritte.MAToManyRelationDescriptionTest>>#testAsContainer .... Magritte.MAToManyRelationDescriptionTest>>#testComment ... Magritte.MAToManyRelationDescriptionTest>>#testConcatenation ......... Magritte.MAToManyRelationDescriptionTest>>#testCopy ..... Magritte.MAToManyRelationDescriptionTest>>#testCopyAccessor .... Magritte.MAToManyRelationDescriptionTest>>#testCopyClasses .... Magritte.MAToManyRelationDescriptionTest>>#testCopyProperties ... Magritte.MAToManyRelationDescriptionTest>>#testCopyReference .... Magritte.MAToManyRelationDescriptionTest>>#testDefault ... Magritte.MAToManyRelationDescriptionTest>>#testDefinitive ...... Magritte.MAToManyRelationDescriptionTest>>#testDictionaryKey .... Magritte.MAToManyRelationDescriptionTest>>#testEqual ....... Magritte.MAToManyRelationDescriptionTest>>#testFromString .. Magritte.MAToManyRelationDescriptionTest>>#testFromStringCollection .. Magritte.MAToManyRelationDescriptionTest>>#testFromStringEvaluated .. Magritte.MAToManyRelationDescriptionTest>>#testFromStringInvalid .. Magritte.MAToManyRelationDescriptionTest>>#testFromStringNull .. Magritte.MAToManyRelationDescriptionTest>>#testGroup .... Magritte.MAToManyRelationDescriptionTest>>#testHasChildren ... Magritte.MAToManyRelationDescriptionTest>>#testHasComment ..... Magritte.MAToManyRelationDescriptionTest>>#testHash ..... Magritte.MAToManyRelationDescriptionTest>>#testHasLabel ..... Magritte.MAToManyRelationDescriptionTest>>#testIsContainer ... Magritte.MAToManyRelationDescriptionTest>>#testIsDescription ... Magritte.MAToManyRelationDescriptionTest>>#testKind ... Magritte.MAToManyRelationDescriptionTest>>#testKindErrorMessage ..... Magritte.MAToManyRelationDescriptionTest>>#testLabel ... Magritte.MAToManyRelationDescriptionTest>>#testOrdered ...... Magritte.MAToManyRelationDescriptionTest>>#testPriority ... Magritte.MAToManyRelationDescriptionTest>>#testProperties ... Magritte.MAToManyRelationDescriptionTest>>#testPropertiesAt ..... Magritte.MAToManyRelationDescriptionTest>>#testPropertiesAtIfAbsent ..... Magritte.MAToManyRelationDescriptionTest>>#testPropertiesAtIfAbsentPut ....... Magritte.MAToManyRelationDescriptionTest>>#testPropertiesAtIfPresent ..... Magritte.MAToManyRelationDescriptionTest>>#testPropertiesAtPut .... Magritte.MAToManyRelationDescriptionTest>>#testPropertiesHas ..... Magritte.MAToManyRelationDescriptionTest>>#testReadonly ...... Magritte.MAToManyRelationDescriptionTest>>#testRequired ...... Magritte.MAToManyRelationDescriptionTest>>#testRequiredErrorMessage ..... Magritte.MAToManyRelationDescriptionTest>>#testSanity .... Magritte.MAToManyRelationDescriptionTest>>#testSatisfied ..... Magritte.MAToManyRelationDescriptionTest>>#testSetElement ...... Magritte.MAToManyRelationDescriptionTest>>#testSorted ...... Magritte.MAToManyRelationDescriptionTest>>#testStringReader ... Magritte.MAToManyRelationDescriptionTest>>#testStringWriter ... Magritte.MAToManyRelationDescriptionTest>>#testToString .. Magritte.MAToManyRelationDescriptionTest>>#testToStringCollection .. Magritte.MAToManyRelationDescriptionTest>>#testToStringFromString .. Magritte.MAToManyRelationDescriptionTest>>#testToStringNull .. Magritte.MAToManyRelationDescriptionTest>>#testToStringUndefined .. Magritte.MAToManyRelationDescriptionTest>>#testUndefined ... Magritte.MAToManyRelationDescriptionTest>>#testValidate ..... Magritte.MAToManyRelationDescriptionTest>>#testValidateConditions .... Magritte.MAToManyRelationDescriptionTest>>#testValidateKind .... Magritte.MAToManyRelationDescriptionTest>>#testValidateRequired ...... Magritte.MAToManyRelationDescriptionTest>>#testValidateSpecific ... Magritte.MAToManyRelationDescriptionTest>>#testVisible ...... Magritte.MATableModelTest>>#testAtAt .... Magritte.MATableModelTest>>#testAtAtAbsent .... Magritte.MATableModelTest>>#testAtAtPut ........ Magritte.MATableModelTest>>#testAtAtPutAbsent .... Magritte.MATableModelTest>>#testCollect ............ Magritte.MATableModelTest>>#testContents . Magritte.MATableModelTest>>#testCopy .... Magritte.MATableModelTest>>#testCopyEmpty ... Magritte.MATableModelTest>>#testCopyRowsColumns ...... Magritte.MATableModelTest>>#testCoumnCount . Magritte.MATableModelTest>>#testDo ............ Magritte.MATableModelTest>>#testEqual ....... Magritte.MATableModelTest>>#testHash .... Magritte.MATableModelTest>>#testRowCount . Magritte.MATableModelTest>>#testSetup ... 1565 run, 1562 passes, 3 failures Failures: Magritte.MANumberDescriptionTest>>#testFromString Magritte.MANumberDescriptionTest>>#testFromStringCollection Magritte.MANumberDescriptionTest>>#testToStringFromString ./testsuite.at:156: exit code was 1, expected 0 118. testsuite.at:156: 118. Magritte (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, which was | generated by GNU Autoconf 2.64. Invocation command line was | | $ ./configure | | ## --------- ## | ## Platform. ## | ## --------- ## | | hostname = localhost.localdomain | uname -m = x86_64 | uname -r = 5.0.13-300.fc30.x86_64 | uname -s = Linux | uname -v = #1 SMP Mon May 6 00:39:45 UTC 2019 | | /usr/bin/uname -p = x86_64 | /bin/uname -X = unknown | | /bin/arch = x86_64 | /usr/bin/arch -k = unknown | /usr/convex/getsysinfo = unknown | /usr/bin/hostinfo = unknown | /bin/machine = unknown | /usr/bin/oslevel = unknown | /bin/universe = unknown | | PATH: /home/brian/.local/bin | PATH: /home/brian/bin | PATH: /home/brian/.local/bin | PATH: /home/brian/bin | PATH: /usr/share/Modules/bin | PATH: /usr/lib64/ccache | PATH: /usr/local/bin | PATH: /usr/local/sbin | PATH: /usr/bin | PATH: /usr/sbin | | | ## ----------- ## | ## Core tests. ## | ## ----------- ## | | configure:3104: checking for gawk | configure:3120: found /usr/bin/gawk | configure:3131: result: gawk | configure:3165: checking for a BSD-compatible install | configure:3233: result: /usr/bin/install -c | configure:3244: checking whether build environment is sane | configure:3294: result: yes | configure:3435: checking for a thread-safe mkdir -p | configure:3474: result: /usr/bin/mkdir -p | configure:3487: checking for gawk | configure:3514: result: gawk | configure:3525: checking whether make sets $(MAKE) | configure:3547: result: yes | configure:3631: checking build system type | configure:3645: result: x86_64-unknown-linux-gnu | configure:3665: checking host system type | configure:3678: result: x86_64-unknown-linux-gnu | configure:3773: checking for style of include used by make | configure:3801: result: GNU | configure:3871: checking for gcc | configure:3887: found /usr/lib64/ccache/gcc | configure:3898: result: gcc | configure:4127: checking for C compiler version | configure:4136: gcc --version >&5 | gcc (GCC) 9.1.1 20190503 (Red Hat 9.1.1-1) | Copyright (C) 2019 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:4147: $? = 0 | configure:4136: gcc -v >&5 | Using built-in specs. | COLLECT_GCC=/usr/bin/gcc | COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/9/lto-wrapper | OFFLOAD_TARGET_NAMES=nvptx-none | OFFLOAD_TARGET_DEFAULT=1 | Target: x86_64-redhat-linux | Configured with: ../configure --enable-bootstrap --enable-languages=c,c++,fortran,objc,obj-c++,ada,go,d,lto --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-shared --enable-threads=posix --enable-checking=release --enable-multilib --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-gcc-major-version-only --with-linker-hash-style=gnu --enable-plugin --enable-initfini-array --with-isl --enable-offload-targets=nvptx-none --without-cuda-driver --enable-gnu-indirect-function --enable-cet --with-tune=generic --with-arch_32=i686 --build=x86_64-redhat-linux | Thread model: posix | gcc version 9.1.1 20190503 (Red Hat 9.1.1-1) (GCC) | configure:4147: $? = 0 | configure:4136: gcc -V >&5 | gcc: error: unrecognized command line option '-V' | gcc: fatal error: no input files | compilation terminated. | configure:4147: $? = 1 | configure:4136: gcc -qversion >&5 | gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? | gcc: fatal error: no input files | compilation terminated. | configure:4147: $? = 1 | configure:4169: checking for C compiler default output file name | configure:4191: gcc conftest.c >&5 | configure:4195: $? = 0 | configure:4232: result: a.out | configure:4248: checking whether the C compiler works | configure:4257: ./a.out | configure:4261: $? = 0 | configure:4276: result: yes | configure:4283: checking whether we are cross compiling | configure:4285: result: no | configure:4288: checking for suffix of executables | configure:4295: gcc -o conftest conftest.c >&5 | configure:4299: $? = 0 | configure:4321: result: | configure:4327: checking for suffix of object files | configure:4349: gcc -c conftest.c >&5 | configure:4353: $? = 0 | configure:4374: result: o | configure:4378: checking whether we are using the GNU C compiler | configure:4397: gcc -c conftest.c >&5 | configure:4397: $? = 0 | configure:4406: result: yes | configure:4415: checking whether gcc accepts -g | configure:4435: gcc -c -g conftest.c >&5 | configure:4435: $? = 0 | configure:4476: result: yes | configure:4493: checking for gcc option to accept ISO C89 | configure:4557: gcc -c -g -O2 conftest.c >&5 | configure:4557: $? = 0 | configure:4570: result: none needed | configure:4592: checking dependency style of gcc | configure:4702: result: gcc3 | configure:4722: checking how to run the C preprocessor | configure:4753: gcc -E conftest.c | configure:4753: $? = 0 | configure:4767: gcc -E conftest.c | conftest.c:16:10: fatal error: ac_nonexistent.h: No such file or directory | 16 | #include | | ^~~~~~~~~~~~~~~~~~ | compilation terminated. | configure:4767: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Smalltalk" | | #define PACKAGE_TARNAME "smalltalk" | | #define PACKAGE_VERSION "3.2" | | #define PACKAGE_STRING "GNU Smalltalk 3.2" | | #define PACKAGE_BUGREPORT "help-smalltalk@gnu.org" | | #define PACKAGE_URL "http://smalltalk.gnu.org/" | | #define ST_MAJOR_VERSION 3 | | #define ST_MINOR_VERSION 2 | | #define ST_EDIT_VERSION 0 | | #define MAINTAINER "bonzini@gnu.org" | | #define PACKAGE "smalltalk" | | #define VERSION "3.2" | | #define PACKAGE_GIT_REVISION "" | | /* end confdefs.h. */ | | #include | configure:4792: result: gcc -E | configure:4812: gcc -E conftest.c | configure:4812: $? = 0 | configure:4826: gcc -E conftest.c | conftest.c:16:10: fatal error: ac_nonexistent.h: No such file or directory | 16 | #include | | ^~~~~~~~~~~~~~~~~~ | compilation terminated. | configure:4826: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Smalltalk" | | #define PACKAGE_TARNAME "smalltalk" | | #define PACKAGE_VERSION "3.2" | | #define PACKAGE_STRING "GNU Smalltalk 3.2" | | #define PACKAGE_BUGREPORT "help-smalltalk@gnu.org" | | #define PACKAGE_URL "http://smalltalk.gnu.org/" | | #define ST_MAJOR_VERSION 3 | | #define ST_MINOR_VERSION 2 | | #define ST_EDIT_VERSION 0 | | #define MAINTAINER "bonzini@gnu.org" | | #define PACKAGE "smalltalk" | | #define VERSION "3.2" | | #define PACKAGE_GIT_REVISION "" | | /* end confdefs.h. */ | | #include | configure:4856: checking for grep that handles long lines and -e | configure:4914: result: /usr/bin/grep | configure:4919: checking for egrep | configure:4981: result: /usr/bin/grep -E | configure:4986: checking for ANSI C header files | configure:5006: gcc -c -g -O2 conftest.c >&5 | configure:5006: $? = 0 | configure:5079: gcc -o conftest -g -O2 conftest.c >&5 | configure:5079: $? = 0 | configure:5079: ./conftest | configure:5079: $? = 0 | configure:5090: result: yes | configure:5103: checking for sys/types.h | configure:5103: gcc -c -g -O2 conftest.c >&5 | configure:5103: $? = 0 | configure:5103: result: yes | configure:5103: checking for sys/stat.h | configure:5103: gcc -c -g -O2 conftest.c >&5 | configure:5103: $? = 0 | configure:5103: result: yes | configure:5103: checking for stdlib.h | configure:5103: gcc -c -g -O2 conftest.c >&5 | configure:5103: $? = 0 | configure:5103: result: yes | configure:5103: checking for string.h | configure:5103: gcc -c -g -O2 conftest.c >&5 | configure:5103: $? = 0 | configure:5103: result: yes | configure:5103: checking for memory.h | configure:5103: gcc -c -g -O2 conftest.c >&5 | configure:5103: $? = 0 | configure:5103: result: yes | configure:5103: checking for strings.h | configure:5103: gcc -c -g -O2 conftest.c >&5 | configure:5103: $? = 0 | configure:5103: result: yes | configure:5103: checking for inttypes.h | configure:5103: gcc -c -g -O2 conftest.c >&5 | configure:5103: $? = 0 | configure:5103: result: yes | configure:5103: checking for stdint.h | configure:5103: gcc -c -g -O2 conftest.c >&5 | configure:5103: $? = 0 | configure:5103: result: yes | configure:5103: checking for unistd.h | configure:5103: gcc -c -g -O2 conftest.c >&5 | configure:5103: $? = 0 | configure:5103: result: yes | configure:5117: checking minix/config.h usability | configure:5117: gcc -c -g -O2 conftest.c >&5 | conftest.c:59:10: fatal error: minix/config.h: No such file or directory | 59 | #include | | ^~~~~~~~~~~~~~~~ | compilation terminated. | configure:5117: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Smalltalk" | | #define PACKAGE_TARNAME "smalltalk" | | #define PACKAGE_VERSION "3.2" | | #define PACKAGE_STRING "GNU Smalltalk 3.2" | | #define PACKAGE_BUGREPORT "help-smalltalk@gnu.org" | | #define PACKAGE_URL "http://smalltalk.gnu.org/" | | #define ST_MAJOR_VERSION 3 | | #define ST_MINOR_VERSION 2 | | #define ST_EDIT_VERSION 0 | | #define MAINTAINER "bonzini@gnu.org" | | #define PACKAGE "smalltalk" | | #define VERSION "3.2" | | #define PACKAGE_GIT_REVISION "" | | #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:5117: result: no | configure:5117: checking minix/config.h presence | configure:5117: gcc -E conftest.c | conftest.c:26:10: fatal error: minix/config.h: No such file or directory | 26 | #include | | ^~~~~~~~~~~~~~~~ | compilation terminated. | configure:5117: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Smalltalk" | | #define PACKAGE_TARNAME "smalltalk" | | #define PACKAGE_VERSION "3.2" | | #define PACKAGE_STRING "GNU Smalltalk 3.2" | | #define PACKAGE_BUGREPORT "help-smalltalk@gnu.org" | | #define PACKAGE_URL "http://smalltalk.gnu.org/" | | #define ST_MAJOR_VERSION 3 | | #define ST_MINOR_VERSION 2 | | #define ST_EDIT_VERSION 0 | | #define MAINTAINER "bonzini@gnu.org" | | #define PACKAGE "smalltalk" | | #define VERSION "3.2" | | #define PACKAGE_GIT_REVISION "" | | #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:5117: result: no | configure:5117: checking for minix/config.h | configure:5117: result: no | configure:5138: checking whether it is safe to define __EXTENSIONS__ | configure:5156: gcc -c -g -O2 conftest.c >&5 | configure:5156: $? = 0 | configure:5163: result: yes | configure:5278: checking dependency style of gcc | configure:5386: result: gcc3 | configure:5402: checking for a sed that does not truncate output | configure:5466: result: /usr/bin/sed | configure:5471: checking whether ln -s works | configure:5475: result: yes | configure:5482: checking whether ln works | configure:5500: result: yes | configure:5556: checking for pkg-config | configure:5574: found /usr/bin/pkg-config | configure:5586: result: /usr/bin/pkg-config | configure:5611: checking pkg-config is at least version 0.9.0 | configure:5614: result: yes | configure:5669: checking for windres | configure:5702: result: no | configure:5723: checking for install-info | configure:5742: found /usr/sbin/install-info | configure:5755: result: /usr/sbin/install-info | configure:5765: checking for zip | configure:5783: found /usr/bin/zip | configure:5796: result: /usr/bin/zip | configure:5810: checking whether cross-compiling under Wine | configure:5821: result: no | configure:5857: checking for emacs | configure:5873: found /usr/bin/emacs | configure:5884: result: emacs | configure:5908: checking where .elc files should go | configure:5921: $EMACS -batch -q -eval '(while load-path (princ (concat (car load-path) "\n")) (setq load-path (cdr load-path)))' conftest.out | Loading /usr/share/emacs/site-lisp/site-start.d/asy-init.el (source)... | Loading /usr/share/emacs/site-lisp/site-start.d/autoconf-init.el (source)... | Loading /usr/share/emacs/site-lisp/site-start.d/desktop-entry-mode-init.el (source)... | configure:5924: $? = 0 | configure:5937: result: ${datarootdir}/emacs/site-lisp | configure:5927: checking for comint.el | configure:5943: result: yes | configure:6193: checking whether the target supports __sync_fetch_and_add | configure:6212: 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:6212: $? = 0 | configure:6221: result: yes | configure:6229: checking for inline | configure:6245: 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:6245: $? = 0 | configure:6253: result: inline | configure:6313: checking whether imported symbols can be declared weak | configure:6331: 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:6331: $? = 0 | configure:6365: 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:6365: $? = 0 | configure:6365: ./conftest | configure:6365: $? = 0 | configure:6377: result: yes | configure:6382: checking pthread.h usability | configure:6382: 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:6382: $? = 0 | configure:6382: result: yes | configure:6382: checking pthread.h presence | configure:6382: gcc -E conftest.c | configure:6382: $? = 0 | configure:6382: result: yes | configure:6382: checking for pthread.h | configure:6382: result: yes | configure:6410: 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 | /usr/bin/ld: /tmp/cc66co50.o: in function `main': | /home/brian/pkg/smalltalk-3.2/conftest.c:38: undefined reference to `pthread_mutexattr_init' | collect2: error: ld returned 1 exit status | configure:6410: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Smalltalk" | | #define PACKAGE_TARNAME "smalltalk" | | #define PACKAGE_VERSION "3.2" | | #define PACKAGE_STRING "GNU Smalltalk 3.2" | | #define PACKAGE_BUGREPORT "help-smalltalk@gnu.org" | | #define PACKAGE_URL "http://smalltalk.gnu.org/" | | #define ST_MAJOR_VERSION 3 | | #define ST_MINOR_VERSION 2 | | #define ST_EDIT_VERSION 0 | | #define MAINTAINER "bonzini@gnu.org" | | #define PACKAGE "smalltalk" | | #define VERSION "3.2" | | #define PACKAGE_GIT_REVISION "" | | #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_SIGSEGV_H 1 | | #define HAVE_SYNC_BUILTINS 1 | | /* end confdefs.h. */ | | #include | | int | | main () | | { | | pthread_mutex_lock((pthread_mutex_t*)0); | | pthread_mutexattr_init((pthread_mutexattr_t*)0); | | ; | | return 0; | | } | configure:6473: checking for pthread_kill in -lpthread | configure:6498: 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:6498: $? = 0 | configure:6507: result: yes | configure:6574: checking for pthread_rwlock_t | configure:6574: 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:6574: $? = 0 | configure:6574: 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:39:31: error: expected expression before ')' token | 39 | if (sizeof ((pthread_rwlock_t))) | | ^ | configure:6574: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Smalltalk" | | #define PACKAGE_TARNAME "smalltalk" | | #define PACKAGE_VERSION "3.2" | | #define PACKAGE_STRING "GNU Smalltalk 3.2" | | #define PACKAGE_BUGREPORT "help-smalltalk@gnu.org" | | #define PACKAGE_URL "http://smalltalk.gnu.org/" | | #define ST_MAJOR_VERSION 3 | | #define ST_MINOR_VERSION 2 | | #define ST_EDIT_VERSION 0 | | #define MAINTAINER "bonzini@gnu.org" | | #define PACKAGE "smalltalk" | | #define VERSION "3.2" | | #define PACKAGE_GIT_REVISION "" | | #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_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:6574: result: yes | configure:6599: 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:6599: $? = 0 | configure:6623: checking for multithread API to use | configure:6625: result: posix | configure:6636: checking for special C compiler options needed for large files | configure:6681: result: no | configure:6687: checking for _FILE_OFFSET_BITS value needed for large files | configure:6712: 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:6712: $? = 0 | configure:6744: result: no | configure:6827: checking for inline | configure:6851: result: inline | configure:6869: checking for C/C++ restrict keyword | configure:6894: 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:6894: $? = 0 | configure:6902: result: __restrict | configure:6916: checking for broken sys/avl.h | configure:6925: gcc -E conftest.c | conftest.c:37:10: fatal error: sys/avl.h: No such file or directory | 37 | #include | | ^~~~~~~~~~~ | compilation terminated. | configure:6925: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Smalltalk" | | #define PACKAGE_TARNAME "smalltalk" | | #define PACKAGE_VERSION "3.2" | | #define PACKAGE_STRING "GNU Smalltalk 3.2" | | #define PACKAGE_BUGREPORT "help-smalltalk@gnu.org" | | #define PACKAGE_URL "http://smalltalk.gnu.org/" | | #define ST_MAJOR_VERSION 3 | | #define ST_MINOR_VERSION 2 | | #define ST_EDIT_VERSION 0 | | #define MAINTAINER "bonzini@gnu.org" | | #define PACKAGE "smalltalk" | | #define VERSION "3.2" | | #define PACKAGE_GIT_REVISION "" | | #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_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 restrict __restrict | | /* end confdefs.h. */ | | #include | | #ifndef _AVL_H | | would be useless anyway :-( | | #endif | configure:6934: result: no | configure:6939: checking for hidden visibility | configure:6951: 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:6951: $? = 0 | configure:6958: result: yes | configure:6966: checking whether -Wno-long-double is needed | 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 -Werror conftest.c >&5 | configure:6978: $? = 0 | configure:6997: result: no | configure:7003: checking the number of mantissa digits in long doubles | configure:7008: 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:7008: $? = 0 | configure:7008: ./conftest | configure:7008: $? = 0 | configure:7017: result: 64 | configure:7021: checking whether this long double format is supported | configure:7051: result: yes | configure:7092: checking for goto void * | configure:7111: 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:7111: $? = 0 | configure:7119: result: yes | configure:7151: checking whether byte ordering is bigendian | configure:7166: 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:43:9: error: unknown type name 'not' | 43 | not a universal capable compiler | | ^~~ | conftest.c:43:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal' | 43 | not a universal capable compiler | | ^~~~~~~~~ | conftest.c:43:15: error: unknown type name 'universal' | configure:7166: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Smalltalk" | | #define PACKAGE_TARNAME "smalltalk" | | #define PACKAGE_VERSION "3.2" | | #define PACKAGE_STRING "GNU Smalltalk 3.2" | | #define PACKAGE_BUGREPORT "help-smalltalk@gnu.org" | | #define PACKAGE_URL "http://smalltalk.gnu.org/" | | #define ST_MAJOR_VERSION 3 | | #define ST_MINOR_VERSION 2 | | #define ST_EDIT_VERSION 0 | | #define MAINTAINER "bonzini@gnu.org" | | #define PACKAGE "smalltalk" | | #define VERSION "3.2" | | #define PACKAGE_GIT_REVISION "" | | #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_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 restrict __restrict | | #define HAVE_VISIBILITY_HIDDEN /**/ | | #define HAVE_GOTO_VOID_P 1 | | #define HOST_SYSTEM "x86_64-unknown-linux-gnu" | | #define EXEEXT "" | | #define ARGV_EXEEXT "" | | /* end confdefs.h. */ | | #ifndef __APPLE_CC__ | | not a universal capable compiler | | #endif | | typedef int dummy; | | | configure:7211: 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:7211: $? = 0 | configure:7229: 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:49:4: error: unknown type name 'not'; did you mean 'ino_t'? | 49 | not big endian | | ^~~ | | ino_t | conftest.c:49:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian' | 49 | not big endian | | ^~~~~~ | configure:7229: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Smalltalk" | | #define PACKAGE_TARNAME "smalltalk" | | #define PACKAGE_VERSION "3.2" | | #define PACKAGE_STRING "GNU Smalltalk 3.2" | | #define PACKAGE_BUGREPORT "help-smalltalk@gnu.org" | | #define PACKAGE_URL "http://smalltalk.gnu.org/" | | #define ST_MAJOR_VERSION 3 | | #define ST_MINOR_VERSION 2 | | #define ST_EDIT_VERSION 0 | | #define MAINTAINER "bonzini@gnu.org" | | #define PACKAGE "smalltalk" | | #define VERSION "3.2" | | #define PACKAGE_GIT_REVISION "" | | #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_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 restrict __restrict | | #define HAVE_VISIBILITY_HIDDEN /**/ | | #define HAVE_GOTO_VOID_P 1 | | #define HOST_SYSTEM "x86_64-unknown-linux-gnu" | | #define EXEEXT "" | | #define ARGV_EXEEXT "" | | /* end confdefs.h. */ | | #include | | #include | | | | int | | main () | | { | | #if BYTE_ORDER != BIG_ENDIAN | | not big endian | | #endif | | | | ; | | return 0; | | } | configure:7357: result: no | configure:7377: checking alignment of double | configure:7382: 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:7382: $? = 0 | configure:7382: ./conftest | configure:7382: $? = 0 | configure:7401: result: 8 | configure:7413: checking alignment of long double | configure:7418: 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:7418: $? = 0 | configure:7418: ./conftest | configure:7418: $? = 0 | configure:7437: result: 16 | configure:7451: checking size of off_t | configure:7456: 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:7456: $? = 0 | configure:7456: ./conftest | configure:7456: $? = 0 | configure:7471: result: 8 | configure:7485: checking size of int | configure:7490: 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:7490: $? = 0 | configure:7490: ./conftest | configure:7490: $? = 0 | configure:7505: result: 4 | configure:7519: checking size of long | configure:7524: 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:7524: $? = 0 | configure:7524: ./conftest | configure:7524: $? = 0 | configure:7539: result: 8 | configure:7553: checking size of wchar_t | configure:7558: 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:7558: $? = 0 | configure:7558: ./conftest | configure:7558: $? = 0 | configure:7575: result: 4 | configure:7589: checking size of OOP | configure:7594: 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:7594: $? = 0 | configure:7594: ./conftest | configure:7594: $? = 0 | configure:7611: result: 8 | configure:7622: checking how to dlopen the C library | configure:7663: result: libc.so | configure:8003: checking for a sed that does not truncate output | configure:8067: result: /usr/bin/sed | configure:8085: checking for fgrep | configure:8147: result: /usr/bin/grep -F | configure:8182: checking for ld used by gcc | configure:8249: result: /usr/bin/ld | configure:8256: checking if the linker (/usr/bin/ld) is GNU ld | configure:8271: result: yes | configure:8283: checking for BSD- or MS-compatible name lister (nm) | configure:8332: result: /usr/bin/nm -B | configure:8450: checking the name lister (/usr/bin/nm -B) interface | configure:8480: 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:8483: /usr/bin/nm -B "conftest.o" | configure:8486: output | 0000000000000000 B some_variable | configure:8464: result: BSD nm | configure:8468: checking the maximum length of command line arguments | configure:8588: result: 1572864 | configure:8605: checking whether the shell understands some XSI constructs | configure:8614: result: yes | configure:8618: checking whether the shell understands "+=" | configure:8622: result: yes | configure:8657: checking for /usr/bin/ld option to reload object files | configure:8664: result: -r | configure:8733: checking for objdump | configure:8760: result: objdump | configure:8789: checking how to recognize dependent libraries | configure:8985: result: pass_all | configure:9045: checking for ar | configure:9061: found /usr/bin/ar | configure:9072: result: ar | configure:9150: checking for strip | configure:9166: found /usr/bin/strip | configure:9177: result: strip | configure:9249: checking for ranlib | configure:9265: found /usr/bin/ranlib | configure:9276: result: ranlib | configure:9366: checking command to parse /usr/bin/nm -B output from gcc object | configure:9484: 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:9487: $? = 0 | configure:9491: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm | configure:9494: $? = 0 | configure:9548: 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 conftstm.o >&5 | configure:9551: $? = 0 | configure:9589: result: ok | configure:9684: 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:9687: $? = 0 | configure:10394: checking for dlfcn.h | configure:10394: 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:10394: $? = 0 | configure:10394: result: yes | configure:10574: checking for objdir | configure:10589: result: .libs | configure:10881: checking if gcc supports -fno-rtti -fno-exceptions | configure:10931: 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 -fno-rtti -fno-exceptions conftest.c >&5 | cc1: warning: command line option '-fno-rtti' is valid for C++/D/ObjC++ but not for C | configure:10935: $? = 0 | configure:10916: result: no | configure:10936: checking for gcc option to produce PIC | configure:11208: result: -fPIC -DPIC | configure:11220: checking if gcc PIC flag -fPIC -DPIC works | configure:11270: 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 -fPIC -DPIC -DPIC conftest.c >&5 | configure:11274: $? = 0 | configure:11255: result: yes | configure:11279: checking if gcc static flag -static works | configure:11307: result: no | configure:11322: checking if gcc supports -c -o file.o | configure:11375: 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 -o out/conftest2.o conftest.c >&5 | configure:11379: $? = 0 | configure:11369: result: yes | configure:11377: checking if gcc supports -c -o file.o | configure:11424: result: yes | configure:11457: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries | configure:12443: result: yes | configure:12480: checking whether -lc should be explicitly linked in | configure:12485: 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:12488: $? = 0 | configure:12503: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1 | configure:12506: $? = 0 | configure:12518: result: no | configure:12682: checking dynamic linker characteristics | configure:13115: 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 -Wl,-rpath -Wl,/foo conftest.c >&5 | configure:13115: $? = 0 | configure:13336: result: GNU/Linux ld.so | configure:13438: checking how to hardcode library paths into programs | configure:13463: result: immediate | configure:13557: checking for shl_load | configure:13557: 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 | /usr/bin/ld: /tmp/cc5JhZkg.o: in function `main': | /home/brian/pkg/smalltalk-3.2/conftest.c:85: undefined reference to `shl_load' | collect2: error: ld returned 1 exit status | configure:13557: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Smalltalk" | | #define PACKAGE_TARNAME "smalltalk" | | #define PACKAGE_VERSION "3.2" | | #define PACKAGE_STRING "GNU Smalltalk 3.2" | | #define PACKAGE_BUGREPORT "help-smalltalk@gnu.org" | | #define PACKAGE_URL "http://smalltalk.gnu.org/" | | #define ST_MAJOR_VERSION 3 | | #define ST_MINOR_VERSION 2 | | #define ST_EDIT_VERSION 0 | | #define MAINTAINER "bonzini@gnu.org" | | #define PACKAGE "smalltalk" | | #define VERSION "3.2" | | #define PACKAGE_GIT_REVISION "" | | #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_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 restrict __restrict | | #define HAVE_VISIBILITY_HIDDEN /**/ | | #define HAVE_GOTO_VOID_P 1 | | #define HOST_SYSTEM "x86_64-unknown-linux-gnu" | | #define EXEEXT "" | | #define ARGV_EXEEXT "" | | #define ALIGNOF_DOUBLE 8 | | #define ALIGNOF_LONG_DOUBLE 16 | | #define SIZEOF_OFF_T 8 | | #define SIZEOF_INT 4 | | #define SIZEOF_LONG 8 | | #define SIZEOF_WCHAR_T 4 | | #define SIZEOF_OOP 8 | | #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:13557: result: no | configure:13561: checking for shl_load in -ldld | configure:13586: 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 -ldld >&5 | /usr/bin/ld: cannot find -ldld | collect2: error: ld returned 1 exit status | configure:13586: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Smalltalk" | | #define PACKAGE_TARNAME "smalltalk" | | #define PACKAGE_VERSION "3.2" | | #define PACKAGE_STRING "GNU Smalltalk 3.2" | | #define PACKAGE_BUGREPORT "help-smalltalk@gnu.org" | | #define PACKAGE_URL "http://smalltalk.gnu.org/" | | #define ST_MAJOR_VERSION 3 | | #define ST_MINOR_VERSION 2 | | #define ST_EDIT_VERSION 0 | | #define MAINTAINER "bonzini@gnu.org" | | #define PACKAGE "smalltalk" | | #define VERSION "3.2" | | #define PACKAGE_GIT_REVISION "" | | #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_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 restrict __restrict | | #define HAVE_VISIBILITY_HIDDEN /**/ | | #define HAVE_GOTO_VOID_P 1 | | #define HOST_SYSTEM "x86_64-unknown-linux-gnu" | | #define EXEEXT "" | | #define ARGV_EXEEXT "" | | #define ALIGNOF_DOUBLE 8 | | #define ALIGNOF_LONG_DOUBLE 16 | | #define SIZEOF_OFF_T 8 | | #define SIZEOF_INT 4 | | #define SIZEOF_LONG 8 | | #define SIZEOF_WCHAR_T 4 | | #define SIZEOF_OOP 8 | | #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:13595: result: no | configure:13600: checking for dlopen | configure:13600: 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 | /usr/bin/ld: /tmp/ccJk0Ubi.o: in function `main': | /home/brian/pkg/smalltalk-3.2/conftest.c:85: undefined reference to `dlopen' | collect2: error: ld returned 1 exit status | configure:13600: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Smalltalk" | | #define PACKAGE_TARNAME "smalltalk" | | #define PACKAGE_VERSION "3.2" | | #define PACKAGE_STRING "GNU Smalltalk 3.2" | | #define PACKAGE_BUGREPORT "help-smalltalk@gnu.org" | | #define PACKAGE_URL "http://smalltalk.gnu.org/" | | #define ST_MAJOR_VERSION 3 | | #define ST_MINOR_VERSION 2 | | #define ST_EDIT_VERSION 0 | | #define MAINTAINER "bonzini@gnu.org" | | #define PACKAGE "smalltalk" | | #define VERSION "3.2" | | #define PACKAGE_GIT_REVISION "" | | #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_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 restrict __restrict | | #define HAVE_VISIBILITY_HIDDEN /**/ | | #define HAVE_GOTO_VOID_P 1 | | #define HOST_SYSTEM "x86_64-unknown-linux-gnu" | | #define EXEEXT "" | | #define ARGV_EXEEXT "" | | #define ALIGNOF_DOUBLE 8 | | #define ALIGNOF_LONG_DOUBLE 16 | | #define SIZEOF_OFF_T 8 | | #define SIZEOF_INT 4 | | #define SIZEOF_LONG 8 | | #define SIZEOF_WCHAR_T 4 | | #define SIZEOF_OOP 8 | | #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:13600: result: no | configure:13604: checking for dlopen in -ldl | configure:13629: 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 -ldl >&5 | configure:13629: $? = 0 | configure:13638: result: yes | configure:13757: checking whether a program can dlopen itself | configure:13827: 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 -DHAVE_DLFCN_H -Wl,--export-dynamic conftest.c -ldl >&5 | configure: In function 'fnord': | configure:13840:20: warning: unused variable 'i' [-Wunused-variable] | 13840 | | | ^ | configure:13830: $? = 0 | configure:13848: result: yes | configure:13853: checking whether a statically linked program can dlopen itself | configure:13923: 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 -DHAVE_DLFCN_H -Wl,--export-dynamic conftest.c -ldl >&5 | configure: In function 'fnord': | configure:13936:20: warning: unused variable 'i' [-Wunused-variable] | 13936 | | | ^ | configure:13926: $? = 0 | configure:13944: result: yes | configure:13983: checking whether stripping libraries is possible | configure:13988: result: yes | configure:14023: checking if libtool supports shared libraries | configure:14025: result: yes | configure:14028: checking whether to build shared libraries | configure:14049: result: yes | configure:14052: checking whether to build static libraries | configure:14056: result: yes | configure:11398: checking return type of signal handlers | configure:11416: 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:57:10: error: void value not ignored as it ought to be | 57 | return *(signal (0, 0)) (0) == 1; | | ~^~~~~~~~~~~~~~~~~~ | configure:11416: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Smalltalk" | | #define PACKAGE_TARNAME "smalltalk" | | #define PACKAGE_VERSION "3.2" | | #define PACKAGE_STRING "GNU Smalltalk 3.2" | | #define PACKAGE_BUGREPORT "help-smalltalk@gnu.org" | | #define PACKAGE_URL "http://smalltalk.gnu.org/" | | #define ST_MAJOR_VERSION 3 | | #define ST_MINOR_VERSION 2 | | #define ST_EDIT_VERSION 0 | | #define MAINTAINER "bonzini@gnu.org" | | #define PACKAGE "smalltalk" | | #define VERSION "3.2" | | #define PACKAGE_GIT_REVISION "" | | #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_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 restrict __restrict | | #define HAVE_VISIBILITY_HIDDEN /**/ | | #define HAVE_GOTO_VOID_P 1 | | #define HOST_SYSTEM "x86_64-unknown-linux-gnu" | | #define EXEEXT "" | | #define ARGV_EXEEXT "" | | #define ALIGNOF_DOUBLE 8 | | #define ALIGNOF_LONG_DOUBLE 16 | | #define SIZEOF_OFF_T 8 | | #define SIZEOF_INT 4 | | #define SIZEOF_LONG 8 | | #define SIZEOF_WCHAR_T 4 | | #define SIZEOF_OOP 8 | | #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:11423: result: void | configure:11431: checking for pid_t | configure:11431: 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:11431: $? = 0 | configure:11431: 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:88:20: error: expected expression before ')' token | 88 | if (sizeof ((pid_t))) | | ^ | configure:11431: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Smalltalk" | | #define PACKAGE_TARNAME "smalltalk" | | #define PACKAGE_VERSION "3.2" | | #define PACKAGE_STRING "GNU Smalltalk 3.2" | | #define PACKAGE_BUGREPORT "help-smalltalk@gnu.org" | | #define PACKAGE_URL "http://smalltalk.gnu.org/" | | #define ST_MAJOR_VERSION 3 | | #define ST_MINOR_VERSION 2 | | #define ST_EDIT_VERSION 0 | | #define MAINTAINER "bonzini@gnu.org" | | #define PACKAGE "smalltalk" | | #define VERSION "3.2" | | #define PACKAGE_GIT_REVISION "" | | #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_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 restrict __restrict | | #define HAVE_VISIBILITY_HIDDEN /**/ | | #define HAVE_GOTO_VOID_P 1 | | #define HOST_SYSTEM "x86_64-unknown-linux-gnu" | | #define EXEEXT "" | | #define ARGV_EXEEXT "" | | #define ALIGNOF_DOUBLE 8 | | #define ALIGNOF_LONG_DOUBLE 16 | | #define SIZEOF_OFF_T 8 | | #define SIZEOF_INT 4 | | #define SIZEOF_LONG 8 | | #define SIZEOF_WCHAR_T 4 | | #define SIZEOF_OOP 8 | | #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:11431: result: yes | configure:11442: checking for size_t | configure:11442: 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:11442: $? = 0 | configure:11442: 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:88:21: error: expected expression before ')' token | 88 | if (sizeof ((size_t))) | | ^ | configure:11442: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Smalltalk" | | #define PACKAGE_TARNAME "smalltalk" | | #define PACKAGE_VERSION "3.2" | | #define PACKAGE_STRING "GNU Smalltalk 3.2" | | #define PACKAGE_BUGREPORT "help-smalltalk@gnu.org" | | #define PACKAGE_URL "http://smalltalk.gnu.org/" | | #define ST_MAJOR_VERSION 3 | | #define ST_MINOR_VERSION 2 | | #define ST_EDIT_VERSION 0 | | #define MAINTAINER "bonzini@gnu.org" | | #define PACKAGE "smalltalk" | | #define VERSION "3.2" | | #define PACKAGE_GIT_REVISION "" | | #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_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 restrict __restrict | | #define HAVE_VISIBILITY_HIDDEN /**/ | | #define HAVE_GOTO_VOID_P 1 | | #define HOST_SYSTEM "x86_64-unknown-linux-gnu" | | #define EXEEXT "" | | #define ARGV_EXEEXT "" | | #define ALIGNOF_DOUBLE 8 | | #define ALIGNOF_LONG_DOUBLE 16 | | #define SIZEOF_OFF_T 8 | | #define SIZEOF_INT 4 | | #define SIZEOF_LONG 8 | | #define SIZEOF_WCHAR_T 4 | | #define SIZEOF_OOP 8 | | #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:11442: result: yes | configure:11453: checking the value of NSIG | configure:11459: 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:11459: $? = 0 | configure:11459: ./conftest | configure:11459: $? = 0 | configure:11464: result: 65 | configure:11473: checking whether to enable assertions | configure:11491: result: yes | configure:11500: checking for stdint.h | configure:11500: result: yes | configure:11500: checking for inttypes.h | configure:11500: result: yes | configure:11500: checking for unistd.h | configure:11500: result: yes | configure:11500: checking for poll.h | configure:11500: 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:11500: $? = 0 | configure:11500: result: yes | configure:11500: checking for sys/ioctl.h | configure:11500: 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:11500: $? = 0 | configure:11500: result: yes | configure:11500: checking for sys/resource.h | configure:11500: 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:11500: $? = 0 | configure:11500: result: yes | configure:11500: checking for sys/utsname.h | configure:11500: 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:11500: $? = 0 | configure:11500: result: yes | configure:11500: checking for stropts.h | configure:11500: 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:94:10: fatal error: stropts.h: No such file or directory | 94 | #include | | ^~~~~~~~~~~ | compilation terminated. | configure:11500: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Smalltalk" | | #define PACKAGE_TARNAME "smalltalk" | | #define PACKAGE_VERSION "3.2" | | #define PACKAGE_STRING "GNU Smalltalk 3.2" | | #define PACKAGE_BUGREPORT "help-smalltalk@gnu.org" | | #define PACKAGE_URL "http://smalltalk.gnu.org/" | | #define ST_MAJOR_VERSION 3 | | #define ST_MINOR_VERSION 2 | | #define ST_EDIT_VERSION 0 | | #define MAINTAINER "bonzini@gnu.org" | | #define PACKAGE "smalltalk" | | #define VERSION "3.2" | | #define PACKAGE_GIT_REVISION "" | | #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_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 restrict __restrict | | #define HAVE_VISIBILITY_HIDDEN /**/ | | #define HAVE_GOTO_VOID_P 1 | | #define HOST_SYSTEM "x86_64-unknown-linux-gnu" | | #define EXEEXT "" | | #define ARGV_EXEEXT "" | | #define ALIGNOF_DOUBLE 8 | | #define ALIGNOF_LONG_DOUBLE 16 | | #define SIZEOF_OFF_T 8 | | #define SIZEOF_INT 4 | | #define SIZEOF_LONG 8 | | #define SIZEOF_WCHAR_T 4 | | #define SIZEOF_OOP 8 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define RETSIGTYPE void | | #define STDLIB_NSIG 65 | | #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 | | /* 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:11500: result: no | configure:11500: checking for sys/param.h | configure:11500: 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:11500: $? = 0 | configure:11500: result: yes | configure:11500: checking for stddef.h | configure:11500: 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:11500: $? = 0 | configure:11500: result: yes | configure:11500: checking for limits.h | configure:11500: 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:11500: $? = 0 | configure:11500: result: yes | configure:11500: checking for sys/timeb.h | configure:11500: 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:11500: $? = 0 | configure:11500: result: yes | configure:11500: checking for termios.h | configure:11500: 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:11500: $? = 0 | configure:11500: result: yes | configure:11500: checking for sys/mman.h | configure:11500: 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:11500: $? = 0 | configure:11500: result: yes | configure:11500: checking for sys/file.h | configure:11500: 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:11500: $? = 0 | configure:11500: result: yes | configure:11500: checking for execinfo.h | configure:11500: 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:11500: $? = 0 | configure:11500: result: yes | configure:11500: checking for utime.h | configure:11500: 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:11500: $? = 0 | configure:11500: result: yes | configure:11500: checking for sys/select.h | configure:11500: 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:11500: $? = 0 | configure:11500: result: yes | configure:11500: checking for sys/wait.h | configure:11500: 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:11500: $? = 0 | configure:11500: result: yes | configure:11500: checking for fcntl.h | configure:11500: 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:11500: $? = 0 | configure:11500: result: yes | configure:11554: checking for struct stat.st_mtim.tv_nsec | configure:11554: 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:11554: $? = 0 | configure:11554: result: yes | configure:11563: checking for struct stat.st_mtimensec | configure:11563: 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:110:12: error: 'struct stat' has no member named 'st_mtimensec' | 110 | if (ac_aggr.st_mtimensec) | | ^ | conftest.c:109:20: warning: variable 'ac_aggr' set but not used [-Wunused-but-set-variable] | 109 | static struct stat ac_aggr; | | ^~~~~~~ | configure:11563: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Smalltalk" | | #define PACKAGE_TARNAME "smalltalk" | | #define PACKAGE_VERSION "3.2" | | #define PACKAGE_STRING "GNU Smalltalk 3.2" | | #define PACKAGE_BUGREPORT "help-smalltalk@gnu.org" | | #define PACKAGE_URL "http://smalltalk.gnu.org/" | | #define ST_MAJOR_VERSION 3 | | #define ST_MINOR_VERSION 2 | | #define ST_EDIT_VERSION 0 | | #define MAINTAINER "bonzini@gnu.org" | | #define PACKAGE "smalltalk" | | #define VERSION "3.2" | | #define PACKAGE_GIT_REVISION "" | | #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_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 restrict __restrict | | #define HAVE_VISIBILITY_HIDDEN /**/ | | #define HAVE_GOTO_VOID_P 1 | | #define HOST_SYSTEM "x86_64-unknown-linux-gnu" | | #define EXEEXT "" | | #define ARGV_EXEEXT "" | | #define ALIGNOF_DOUBLE 8 | | #define ALIGNOF_LONG_DOUBLE 16 | | #define SIZEOF_OFF_T 8 | | #define SIZEOF_INT 4 | | #define SIZEOF_LONG 8 | | #define SIZEOF_WCHAR_T 4 | | #define SIZEOF_OOP 8 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define RETSIGTYPE void | | #define STDLIB_NSIG 65 | | #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_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:11563: 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:110:19: error: 'struct stat' has no member named 'st_mtimensec' | 110 | if (sizeof ac_aggr.st_mtimensec) | | ^ | conftest.c:109:20: warning: variable 'ac_aggr' set but not used [-Wunused-but-set-variable] | 109 | static struct stat ac_aggr; | | ^~~~~~~ | configure:11563: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Smalltalk" | | #define PACKAGE_TARNAME "smalltalk" | | #define PACKAGE_VERSION "3.2" | | #define PACKAGE_STRING "GNU Smalltalk 3.2" | | #define PACKAGE_BUGREPORT "help-smalltalk@gnu.org" | | #define PACKAGE_URL "http://smalltalk.gnu.org/" | | #define ST_MAJOR_VERSION 3 | | #define ST_MINOR_VERSION 2 | | #define ST_EDIT_VERSION 0 | | #define MAINTAINER "bonzini@gnu.org" | | #define PACKAGE "smalltalk" | | #define VERSION "3.2" | | #define PACKAGE_GIT_REVISION "" | | #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_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 restrict __restrict | | #define HAVE_VISIBILITY_HIDDEN /**/ | | #define HAVE_GOTO_VOID_P 1 | | #define HOST_SYSTEM "x86_64-unknown-linux-gnu" | | #define EXEEXT "" | | #define ARGV_EXEEXT "" | | #define ALIGNOF_DOUBLE 8 | | #define ALIGNOF_LONG_DOUBLE 16 | | #define SIZEOF_OFF_T 8 | | #define SIZEOF_INT 4 | | #define SIZEOF_LONG 8 | | #define SIZEOF_WCHAR_T 4 | | #define SIZEOF_OOP 8 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define RETSIGTYPE void | | #define STDLIB_NSIG 65 | | #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_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:11563: result: no | configure:11572: checking for struct stat.st_mtimespec.tv_nsec | configure:11572: 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:110:12: error: 'struct stat' has no member named 'st_mtimespec' | 110 | if (ac_aggr.st_mtimespec.tv_nsec) | | ^ | conftest.c:109:20: warning: variable 'ac_aggr' set but not used [-Wunused-but-set-variable] | 109 | static struct stat ac_aggr; | | ^~~~~~~ | configure:11572: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Smalltalk" | | #define PACKAGE_TARNAME "smalltalk" | | #define PACKAGE_VERSION "3.2" | | #define PACKAGE_STRING "GNU Smalltalk 3.2" | | #define PACKAGE_BUGREPORT "help-smalltalk@gnu.org" | | #define PACKAGE_URL "http://smalltalk.gnu.org/" | | #define ST_MAJOR_VERSION 3 | | #define ST_MINOR_VERSION 2 | | #define ST_EDIT_VERSION 0 | | #define MAINTAINER "bonzini@gnu.org" | | #define PACKAGE "smalltalk" | | #define VERSION "3.2" | | #define PACKAGE_GIT_REVISION "" | | #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_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 restrict __restrict | | #define HAVE_VISIBILITY_HIDDEN /**/ | | #define HAVE_GOTO_VOID_P 1 | | #define HOST_SYSTEM "x86_64-unknown-linux-gnu" | | #define EXEEXT "" | | #define ARGV_EXEEXT "" | | #define ALIGNOF_DOUBLE 8 | | #define ALIGNOF_LONG_DOUBLE 16 | | #define SIZEOF_OFF_T 8 | | #define SIZEOF_INT 4 | | #define SIZEOF_LONG 8 | | #define SIZEOF_WCHAR_T 4 | | #define SIZEOF_OOP 8 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define RETSIGTYPE void | | #define STDLIB_NSIG 65 | | #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_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:11572: 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:110:19: error: 'struct stat' has no member named 'st_mtimespec' | 110 | if (sizeof ac_aggr.st_mtimespec.tv_nsec) | | ^ | conftest.c:109:20: warning: variable 'ac_aggr' set but not used [-Wunused-but-set-variable] | 109 | static struct stat ac_aggr; | | ^~~~~~~ | configure:11572: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Smalltalk" | | #define PACKAGE_TARNAME "smalltalk" | | #define PACKAGE_VERSION "3.2" | | #define PACKAGE_STRING "GNU Smalltalk 3.2" | | #define PACKAGE_BUGREPORT "help-smalltalk@gnu.org" | | #define PACKAGE_URL "http://smalltalk.gnu.org/" | | #define ST_MAJOR_VERSION 3 | | #define ST_MINOR_VERSION 2 | | #define ST_EDIT_VERSION 0 | | #define MAINTAINER "bonzini@gnu.org" | | #define PACKAGE "smalltalk" | | #define VERSION "3.2" | | #define PACKAGE_GIT_REVISION "" | | #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_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 restrict __restrict | | #define HAVE_VISIBILITY_HIDDEN /**/ | | #define HAVE_GOTO_VOID_P 1 | | #define HOST_SYSTEM "x86_64-unknown-linux-gnu" | | #define EXEEXT "" | | #define ARGV_EXEEXT "" | | #define ALIGNOF_DOUBLE 8 | | #define ALIGNOF_LONG_DOUBLE 16 | | #define SIZEOF_OFF_T 8 | | #define SIZEOF_INT 4 | | #define SIZEOF_LONG 8 | | #define SIZEOF_WCHAR_T 4 | | #define SIZEOF_OOP 8 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define RETSIGTYPE void | | #define STDLIB_NSIG 65 | | #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_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:11572: result: no | configure:11583: checking for int8_t | configure:11583: 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:109:12: warning: variable 'test_array' set but not used [-Wunused-but-set-variable] | 109 | static int test_array [1 - 2 * !(0 < (int8_t) ((((int8_t) 1 << (8 - 2)) - 1) * 2 + 1))]; | | ^~~~~~~~~~ | configure:11583: $? = 0 | configure:11583: 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:109:12: error: size of array 'test_array' is negative | 109 | static int test_array [1 - 2 * !((int8_t) ((((int8_t) 1 << (8 - 2)) - 1) * 2 + 1) | | ^~~~~~~~~~ | conftest.c:109:12: warning: variable 'test_array' set but not used [-Wunused-but-set-variable] | configure:11583: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Smalltalk" | | #define PACKAGE_TARNAME "smalltalk" | | #define PACKAGE_VERSION "3.2" | | #define PACKAGE_STRING "GNU Smalltalk 3.2" | | #define PACKAGE_BUGREPORT "help-smalltalk@gnu.org" | | #define PACKAGE_URL "http://smalltalk.gnu.org/" | | #define ST_MAJOR_VERSION 3 | | #define ST_MINOR_VERSION 2 | | #define ST_EDIT_VERSION 0 | | #define MAINTAINER "bonzini@gnu.org" | | #define PACKAGE "smalltalk" | | #define VERSION "3.2" | | #define PACKAGE_GIT_REVISION "" | | #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_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 restrict __restrict | | #define HAVE_VISIBILITY_HIDDEN /**/ | | #define HAVE_GOTO_VOID_P 1 | | #define HOST_SYSTEM "x86_64-unknown-linux-gnu" | | #define EXEEXT "" | | #define ARGV_EXEEXT "" | | #define ALIGNOF_DOUBLE 8 | | #define ALIGNOF_LONG_DOUBLE 16 | | #define SIZEOF_OFF_T 8 | | #define SIZEOF_INT 4 | | #define SIZEOF_LONG 8 | | #define SIZEOF_WCHAR_T 4 | | #define SIZEOF_OOP 8 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define RETSIGTYPE void | | #define STDLIB_NSIG 65 | | #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_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 int test_array [1 - 2 * !((int8_t) ((((int8_t) 1 << (8 - 2)) - 1) * 2 + 1) | | < (int8_t) ((((int8_t) 1 << (8 - 2)) - 1) * 2 + 2))]; | | test_array [0] = 0 | | | | ; | | return 0; | | } | configure:11583: result: yes | configure:11594: checking for int16_t | configure:11594: 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:109:12: warning: variable 'test_array' set but not used [-Wunused-but-set-variable] | 109 | static int test_array [1 - 2 * !(0 < (int16_t) ((((int16_t) 1 << (16 - 2)) - 1) * 2 + 1))]; | | ^~~~~~~~~~ | configure:11594: $? = 0 | configure:11594: 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:109:12: error: size of array 'test_array' is negative | 109 | static int test_array [1 - 2 * !((int16_t) ((((int16_t) 1 << (16 - 2)) - 1) * 2 + 1) | | ^~~~~~~~~~ | conftest.c:109:12: warning: variable 'test_array' set but not used [-Wunused-but-set-variable] | configure:11594: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Smalltalk" | | #define PACKAGE_TARNAME "smalltalk" | | #define PACKAGE_VERSION "3.2" | | #define PACKAGE_STRING "GNU Smalltalk 3.2" | | #define PACKAGE_BUGREPORT "help-smalltalk@gnu.org" | | #define PACKAGE_URL "http://smalltalk.gnu.org/" | | #define ST_MAJOR_VERSION 3 | | #define ST_MINOR_VERSION 2 | | #define ST_EDIT_VERSION 0 | | #define MAINTAINER "bonzini@gnu.org" | | #define PACKAGE "smalltalk" | | #define VERSION "3.2" | | #define PACKAGE_GIT_REVISION "" | | #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_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 restrict __restrict | | #define HAVE_VISIBILITY_HIDDEN /**/ | | #define HAVE_GOTO_VOID_P 1 | | #define HOST_SYSTEM "x86_64-unknown-linux-gnu" | | #define EXEEXT "" | | #define ARGV_EXEEXT "" | | #define ALIGNOF_DOUBLE 8 | | #define ALIGNOF_LONG_DOUBLE 16 | | #define SIZEOF_OFF_T 8 | | #define SIZEOF_INT 4 | | #define SIZEOF_LONG 8 | | #define SIZEOF_WCHAR_T 4 | | #define SIZEOF_OOP 8 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define RETSIGTYPE void | | #define STDLIB_NSIG 65 | | #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_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 int test_array [1 - 2 * !((int16_t) ((((int16_t) 1 << (16 - 2)) - 1) * 2 + 1) | | < (int16_t) ((((int16_t) 1 << (16 - 2)) - 1) * 2 + 2))]; | | test_array [0] = 0 | | | | ; | | return 0; | | } | configure:11594: result: yes | configure:11605: checking for int32_t | configure:11605: 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:109:12: warning: variable 'test_array' set but not used [-Wunused-but-set-variable] | 109 | static int test_array [1 - 2 * !(0 < (int32_t) ((((int32_t) 1 << (32 - 2)) - 1) * 2 + 1))]; | | ^~~~~~~~~~ | configure:11605: $? = 0 | configure:11605: 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:110:53: warning: integer overflow in expression of type 'int' results in '-2147483648' [-Woverflow] | 110 | < (int32_t) ((((int32_t) 1 << (32 - 2)) - 1) * 2 + 2))]; | | ^ | conftest.c:109:12: error: storage size of 'test_array' isn't constant | 109 | static int test_array [1 - 2 * !((int32_t) ((((int32_t) 1 << (32 - 2)) - 1) * 2 + 1) | | ^~~~~~~~~~ | conftest.c:109:12: warning: unused variable 'test_array' [-Wunused-variable] | configure:11605: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Smalltalk" | | #define PACKAGE_TARNAME "smalltalk" | | #define PACKAGE_VERSION "3.2" | | #define PACKAGE_STRING "GNU Smalltalk 3.2" | | #define PACKAGE_BUGREPORT "help-smalltalk@gnu.org" | | #define PACKAGE_URL "http://smalltalk.gnu.org/" | | #define ST_MAJOR_VERSION 3 | | #define ST_MINOR_VERSION 2 | | #define ST_EDIT_VERSION 0 | | #define MAINTAINER "bonzini@gnu.org" | | #define PACKAGE "smalltalk" | | #define VERSION "3.2" | | #define PACKAGE_GIT_REVISION "" | | #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_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 restrict __restrict | | #define HAVE_VISIBILITY_HIDDEN /**/ | | #define HAVE_GOTO_VOID_P 1 | | #define HOST_SYSTEM "x86_64-unknown-linux-gnu" | | #define EXEEXT "" | | #define ARGV_EXEEXT "" | | #define ALIGNOF_DOUBLE 8 | | #define ALIGNOF_LONG_DOUBLE 16 | | #define SIZEOF_OFF_T 8 | | #define SIZEOF_INT 4 | | #define SIZEOF_LONG 8 | | #define SIZEOF_WCHAR_T 4 | | #define SIZEOF_OOP 8 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define RETSIGTYPE void | | #define STDLIB_NSIG 65 | | #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_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 int test_array [1 - 2 * !((int32_t) ((((int32_t) 1 << (32 - 2)) - 1) * 2 + 1) | | < (int32_t) ((((int32_t) 1 << (32 - 2)) - 1) * 2 + 2))]; | | test_array [0] = 0 | | | | ; | | return 0; | | } | configure:11605: result: yes | configure:11616: checking for int64_t | configure:11616: 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:109:12: warning: variable 'test_array' set but not used [-Wunused-but-set-variable] | 109 | static int test_array [1 - 2 * !(0 < (int64_t) ((((int64_t) 1 << (64 - 2)) - 1) * 2 + 1))]; | | ^~~~~~~~~~ | configure:11616: $? = 0 | configure:11616: 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:110:53: warning: integer overflow in expression of type 'long int' results in '-9223372036854775808' [-Woverflow] | 110 | < (int64_t) ((((int64_t) 1 << (64 - 2)) - 1) * 2 + 2))]; | | ^ | conftest.c:109:12: error: storage size of 'test_array' isn't constant | 109 | static int test_array [1 - 2 * !((int64_t) ((((int64_t) 1 << (64 - 2)) - 1) * 2 + 1) | | ^~~~~~~~~~ | conftest.c:109:12: warning: unused variable 'test_array' [-Wunused-variable] | configure:11616: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Smalltalk" | | #define PACKAGE_TARNAME "smalltalk" | | #define PACKAGE_VERSION "3.2" | | #define PACKAGE_STRING "GNU Smalltalk 3.2" | | #define PACKAGE_BUGREPORT "help-smalltalk@gnu.org" | | #define PACKAGE_URL "http://smalltalk.gnu.org/" | | #define ST_MAJOR_VERSION 3 | | #define ST_MINOR_VERSION 2 | | #define ST_EDIT_VERSION 0 | | #define MAINTAINER "bonzini@gnu.org" | | #define PACKAGE "smalltalk" | | #define VERSION "3.2" | | #define PACKAGE_GIT_REVISION "" | | #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_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 restrict __restrict | | #define HAVE_VISIBILITY_HIDDEN /**/ | | #define HAVE_GOTO_VOID_P 1 | | #define HOST_SYSTEM "x86_64-unknown-linux-gnu" | | #define EXEEXT "" | | #define ARGV_EXEEXT "" | | #define ALIGNOF_DOUBLE 8 | | #define ALIGNOF_LONG_DOUBLE 16 | | #define SIZEOF_OFF_T 8 | | #define SIZEOF_INT 4 | | #define SIZEOF_LONG 8 | | #define SIZEOF_WCHAR_T 4 | | #define SIZEOF_OOP 8 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define RETSIGTYPE void | | #define STDLIB_NSIG 65 | | #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_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 int test_array [1 - 2 * !((int64_t) ((((int64_t) 1 << (64 - 2)) - 1) * 2 + 1) | | < (int64_t) ((((int64_t) 1 << (64 - 2)) - 1) * 2 + 2))]; | | test_array [0] = 0 | | | | ; | | return 0; | | } | configure:11616: result: yes | configure:11628: checking for long long int | configure:11665: 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:11665: $? = 0 | configure:11695: 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:11695: $? = 0 | configure:11695: ./conftest | configure:11695: $? = 0 | configure:11710: result: yes | configure:11720: checking for intmax_t | configure:11720: 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:11720: $? = 0 | configure:11720: 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:110:23: error: expected expression before ')' token | 110 | if (sizeof ((intmax_t))) | | ^ | configure:11720: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Smalltalk" | | #define PACKAGE_TARNAME "smalltalk" | | #define PACKAGE_VERSION "3.2" | | #define PACKAGE_STRING "GNU Smalltalk 3.2" | | #define PACKAGE_BUGREPORT "help-smalltalk@gnu.org" | | #define PACKAGE_URL "http://smalltalk.gnu.org/" | | #define ST_MAJOR_VERSION 3 | | #define ST_MINOR_VERSION 2 | | #define ST_EDIT_VERSION 0 | | #define MAINTAINER "bonzini@gnu.org" | | #define PACKAGE "smalltalk" | | #define VERSION "3.2" | | #define PACKAGE_GIT_REVISION "" | | #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_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 restrict __restrict | | #define HAVE_VISIBILITY_HIDDEN /**/ | | #define HAVE_GOTO_VOID_P 1 | | #define HOST_SYSTEM "x86_64-unknown-linux-gnu" | | #define EXEEXT "" | | #define ARGV_EXEEXT "" | | #define ALIGNOF_DOUBLE 8 | | #define ALIGNOF_LONG_DOUBLE 16 | | #define SIZEOF_OFF_T 8 | | #define SIZEOF_INT 4 | | #define SIZEOF_LONG 8 | | #define SIZEOF_WCHAR_T 4 | | #define SIZEOF_OOP 8 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define RETSIGTYPE void | | #define STDLIB_NSIG 65 | | #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_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_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:11720: result: yes | configure:11738: checking for intptr_t | configure:11738: 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:11738: $? = 0 | configure:11738: 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:111:23: error: expected expression before ')' token | 111 | if (sizeof ((intptr_t))) | | ^ | configure:11738: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Smalltalk" | | #define PACKAGE_TARNAME "smalltalk" | | #define PACKAGE_VERSION "3.2" | | #define PACKAGE_STRING "GNU Smalltalk 3.2" | | #define PACKAGE_BUGREPORT "help-smalltalk@gnu.org" | | #define PACKAGE_URL "http://smalltalk.gnu.org/" | | #define ST_MAJOR_VERSION 3 | | #define ST_MINOR_VERSION 2 | | #define ST_EDIT_VERSION 0 | | #define MAINTAINER "bonzini@gnu.org" | | #define PACKAGE "smalltalk" | | #define VERSION "3.2" | | #define PACKAGE_GIT_REVISION "" | | #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_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 restrict __restrict | | #define HAVE_VISIBILITY_HIDDEN /**/ | | #define HAVE_GOTO_VOID_P 1 | | #define HOST_SYSTEM "x86_64-unknown-linux-gnu" | | #define EXEEXT "" | | #define ARGV_EXEEXT "" | | #define ALIGNOF_DOUBLE 8 | | #define ALIGNOF_LONG_DOUBLE 16 | | #define SIZEOF_OFF_T 8 | | #define SIZEOF_INT 4 | | #define SIZEOF_LONG 8 | | #define SIZEOF_WCHAR_T 4 | | #define SIZEOF_OOP 8 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define RETSIGTYPE void | | #define STDLIB_NSIG 65 | | #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_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_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:11738: result: yes | configure:11772: checking for uint8_t | configure:11772: 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:112:12: warning: variable 'test_array' set but not used [-Wunused-but-set-variable] | 112 | static int test_array [1 - 2 * !((uint8_t) -1 >> (8 - 1) == 1)]; | | ^~~~~~~~~~ | configure:11772: $? = 0 | configure:11772: result: yes | configure:11786: checking for uint16_t | configure:11786: 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:112:12: warning: variable 'test_array' set but not used [-Wunused-but-set-variable] | 112 | static int test_array [1 - 2 * !((uint16_t) -1 >> (16 - 1) == 1)]; | | ^~~~~~~~~~ | configure:11786: $? = 0 | configure:11786: result: yes | configure:11798: checking for uint32_t | configure:11798: 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:112:12: warning: variable 'test_array' set but not used [-Wunused-but-set-variable] | 112 | static int test_array [1 - 2 * !((uint32_t) -1 >> (32 - 1) == 1)]; | | ^~~~~~~~~~ | configure:11798: $? = 0 | configure:11798: result: yes | configure:11812: checking for uint64_t | configure:11812: 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:112:12: warning: variable 'test_array' set but not used [-Wunused-but-set-variable] | 112 | static int test_array [1 - 2 * !((uint64_t) -1 >> (64 - 1) == 1)]; | | ^~~~~~~~~~ | configure:11812: $? = 0 | configure:11812: result: yes | configure:11827: checking for unsigned long long int | configure:11864: 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:11864: $? = 0 | configure:11872: result: yes | configure:11882: checking for uintmax_t | configure:11882: 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:11882: $? = 0 | configure:11882: 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:113:24: error: expected expression before ')' token | 113 | if (sizeof ((uintmax_t))) | | ^ | configure:11882: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Smalltalk" | | #define PACKAGE_TARNAME "smalltalk" | | #define PACKAGE_VERSION "3.2" | | #define PACKAGE_STRING "GNU Smalltalk 3.2" | | #define PACKAGE_BUGREPORT "help-smalltalk@gnu.org" | | #define PACKAGE_URL "http://smalltalk.gnu.org/" | | #define ST_MAJOR_VERSION 3 | | #define ST_MINOR_VERSION 2 | | #define ST_EDIT_VERSION 0 | | #define MAINTAINER "bonzini@gnu.org" | | #define PACKAGE "smalltalk" | | #define VERSION "3.2" | | #define PACKAGE_GIT_REVISION "" | | #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_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 restrict __restrict | | #define HAVE_VISIBILITY_HIDDEN /**/ | | #define HAVE_GOTO_VOID_P 1 | | #define HOST_SYSTEM "x86_64-unknown-linux-gnu" | | #define EXEEXT "" | | #define ARGV_EXEEXT "" | | #define ALIGNOF_DOUBLE 8 | | #define ALIGNOF_LONG_DOUBLE 16 | | #define SIZEOF_OFF_T 8 | | #define SIZEOF_INT 4 | | #define SIZEOF_LONG 8 | | #define SIZEOF_WCHAR_T 4 | | #define SIZEOF_OOP 8 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define RETSIGTYPE void | | #define STDLIB_NSIG 65 | | #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_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_LONG_LONG_INT 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_INTPTR_T 1 | | #define HAVE_UNSIGNED_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 ((uintmax_t))) | | return 0; | | ; | | return 0; | | } | configure:11882: result: yes | configure:11900: checking for uintptr_t | configure:11900: 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:11900: $? = 0 | configure:11900: 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:114:24: error: expected expression before ')' token | 114 | if (sizeof ((uintptr_t))) | | ^ | configure:11900: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Smalltalk" | | #define PACKAGE_TARNAME "smalltalk" | | #define PACKAGE_VERSION "3.2" | | #define PACKAGE_STRING "GNU Smalltalk 3.2" | | #define PACKAGE_BUGREPORT "help-smalltalk@gnu.org" | | #define PACKAGE_URL "http://smalltalk.gnu.org/" | | #define ST_MAJOR_VERSION 3 | | #define ST_MINOR_VERSION 2 | | #define ST_EDIT_VERSION 0 | | #define MAINTAINER "bonzini@gnu.org" | | #define PACKAGE "smalltalk" | | #define VERSION "3.2" | | #define PACKAGE_GIT_REVISION "" | | #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_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 restrict __restrict | | #define HAVE_VISIBILITY_HIDDEN /**/ | | #define HAVE_GOTO_VOID_P 1 | | #define HOST_SYSTEM "x86_64-unknown-linux-gnu" | | #define EXEEXT "" | | #define ARGV_EXEEXT "" | | #define ALIGNOF_DOUBLE 8 | | #define ALIGNOF_LONG_DOUBLE 16 | | #define SIZEOF_OFF_T 8 | | #define SIZEOF_INT 4 | | #define SIZEOF_LONG 8 | | #define SIZEOF_WCHAR_T 4 | | #define SIZEOF_OOP 8 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define RETSIGTYPE void | | #define STDLIB_NSIG 65 | | #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_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_LONG_LONG_INT 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_INTPTR_T 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 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:11900: result: yes | configure:11943: checking for working alloca.h | configure:11960: 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:11960: $? = 0 | configure:11968: result: yes | configure:11976: checking for alloca | configure:12013: 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:12013: $? = 0 | configure:12021: result: yes | configure:12131: checking for obstacks | configure:12152: 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:12152: $? = 0 | configure:12160: result: yes | configure:12176: checking for atan in -lm | configure:12201: 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 -lm >&5 | conftest.c:89:6: warning: conflicting types for built-in function 'atan'; expected 'double(double)' [-Wbuiltin-declaration-mismatch] | 89 | char atan (); | | ^~~~ | conftest.c:1:1: note: 'atan' is declared in header '' | 1 | /* confdefs.h */ | configure:12201: $? = 0 | configure:12210: result: yes | configure:12223: checking for working poll | configure:12230: checking for poll | configure:12230: 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 -lm >&5 | configure:12230: $? = 0 | configure:12230: result: yes | configure:12284: 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 -lm >&5 | configure:12284: $? = 0 | configure:12284: ./conftest | configure:12284: $? = 0 | configure:12301: result: yes | configure:12319: checking for setenv | configure:12319: 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 -lm >&5 | configure:12319: $? = 0 | configure:12319: result: yes | configure:12338: checking if environ is properly declared | configure:12356: 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:85:34: error: conflicting types for 'environ' | 85 | extern struct { int foo; } environ; | | ^~~~~~~ | In file included from conftest.c:84: | /usr/include/unistd.h:545:15: note: previous declaration of 'environ' was here | 545 | extern char **environ; | | ^~~~~~~ | configure:12356: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Smalltalk" | | #define PACKAGE_TARNAME "smalltalk" | | #define PACKAGE_VERSION "3.2" | | #define PACKAGE_STRING "GNU Smalltalk 3.2" | | #define PACKAGE_BUGREPORT "help-smalltalk@gnu.org" | | #define PACKAGE_URL "http://smalltalk.gnu.org/" | | #define ST_MAJOR_VERSION 3 | | #define ST_MINOR_VERSION 2 | | #define ST_EDIT_VERSION 0 | | #define MAINTAINER "bonzini@gnu.org" | | #define PACKAGE "smalltalk" | | #define VERSION "3.2" | | #define PACKAGE_GIT_REVISION "" | | #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_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 restrict __restrict | | #define HAVE_VISIBILITY_HIDDEN /**/ | | #define HAVE_GOTO_VOID_P 1 | | #define HOST_SYSTEM "x86_64-unknown-linux-gnu" | | #define EXEEXT "" | | #define ARGV_EXEEXT "" | | #define ALIGNOF_DOUBLE 8 | | #define ALIGNOF_LONG_DOUBLE 16 | | #define SIZEOF_OFF_T 8 | | #define SIZEOF_INT 4 | | #define SIZEOF_LONG 8 | | #define SIZEOF_WCHAR_T 4 | | #define SIZEOF_OOP 8 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define RETSIGTYPE void | | #define STDLIB_NSIG 65 | | #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_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_LONG_LONG_INT 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_INTPTR_T 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 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:12364: result: yes | configure:12375: checking for library containing listen | configure:12406: 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 -lm >&5 | configure:12406: $? = 0 | configure:12423: result: none required | configure:12463: checking for library containing gethostbyname | configure:12494: 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 -lm >&5 | configure:12494: $? = 0 | configure:12511: result: none required | configure:12521: checking for socket | configure:12521: 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 -lm >&5 | configure:12521: $? = 0 | configure:12521: result: yes | configure:12531: checking arpa/inet.h usability | configure:12531: 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:12531: $? = 0 | configure:12531: result: yes | configure:12531: checking arpa/inet.h presence | configure:12531: gcc -E conftest.c | configure:12531: $? = 0 | configure:12531: result: yes | configure:12531: checking for arpa/inet.h | configure:12531: result: yes | configure:12531: checking netdb.h usability | configure:12531: 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:12531: $? = 0 | configure:12531: result: yes | configure:12531: checking netdb.h presence | configure:12531: gcc -E conftest.c | configure:12531: $? = 0 | configure:12531: result: yes | configure:12531: checking for netdb.h | configure:12531: result: yes | configure:12531: checking netinet/in.h usability | configure:12531: 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:12531: $? = 0 | configure:12531: result: yes | configure:12531: checking netinet/in.h presence | configure:12531: gcc -E conftest.c | configure:12531: $? = 0 | configure:12531: result: yes | configure:12531: checking for netinet/in.h | configure:12531: result: yes | configure:12562: checking whether getaddrinfo is declared | configure:12562: 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:12562: $? = 0 | configure:12562: result: yes | configure:12578: checking whether freeaddrinfo is declared | configure:12578: 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:12578: $? = 0 | configure:12578: result: yes | configure:12594: checking whether gai_strerror is declared | configure:12594: 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:12594: $? = 0 | configure:12594: result: yes | configure:12610: checking whether getnameinfo is declared | configure:12610: 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:12610: $? = 0 | configure:12610: result: yes | configure:12627: checking for struct addrinfo.ai_family | configure:12627: 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:12627: $? = 0 | configure:12627: result: yes | configure:12641: checking for struct sockaddr.sa_len | configure:12641: 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:99:12: error: 'struct sockaddr' has no member named 'sa_len' | 99 | if (ac_aggr.sa_len) | | ^ | conftest.c:98:24: warning: variable 'ac_aggr' set but not used [-Wunused-but-set-variable] | 98 | static struct sockaddr ac_aggr; | | ^~~~~~~ | configure:12641: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Smalltalk" | | #define PACKAGE_TARNAME "smalltalk" | | #define PACKAGE_VERSION "3.2" | | #define PACKAGE_STRING "GNU Smalltalk 3.2" | | #define PACKAGE_BUGREPORT "help-smalltalk@gnu.org" | | #define PACKAGE_URL "http://smalltalk.gnu.org/" | | #define ST_MAJOR_VERSION 3 | | #define ST_MINOR_VERSION 2 | | #define ST_EDIT_VERSION 0 | | #define MAINTAINER "bonzini@gnu.org" | | #define PACKAGE "smalltalk" | | #define VERSION "3.2" | | #define PACKAGE_GIT_REVISION "" | | #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_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 restrict __restrict | | #define HAVE_VISIBILITY_HIDDEN /**/ | | #define HAVE_GOTO_VOID_P 1 | | #define HOST_SYSTEM "x86_64-unknown-linux-gnu" | | #define EXEEXT "" | | #define ARGV_EXEEXT "" | | #define ALIGNOF_DOUBLE 8 | | #define ALIGNOF_LONG_DOUBLE 16 | | #define SIZEOF_OFF_T 8 | | #define SIZEOF_INT 4 | | #define SIZEOF_LONG 8 | | #define SIZEOF_WCHAR_T 4 | | #define SIZEOF_OOP 8 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define RETSIGTYPE void | | #define STDLIB_NSIG 65 | | #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_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_LONG_LONG_INT 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_INTPTR_T 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 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:12641: 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:99:19: error: 'struct sockaddr' has no member named 'sa_len' | 99 | if (sizeof ac_aggr.sa_len) | | ^ | conftest.c:98:24: warning: variable 'ac_aggr' set but not used [-Wunused-but-set-variable] | 98 | static struct sockaddr ac_aggr; | | ^~~~~~~ | configure:12641: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Smalltalk" | | #define PACKAGE_TARNAME "smalltalk" | | #define PACKAGE_VERSION "3.2" | | #define PACKAGE_STRING "GNU Smalltalk 3.2" | | #define PACKAGE_BUGREPORT "help-smalltalk@gnu.org" | | #define PACKAGE_URL "http://smalltalk.gnu.org/" | | #define ST_MAJOR_VERSION 3 | | #define ST_MINOR_VERSION 2 | | #define ST_EDIT_VERSION 0 | | #define MAINTAINER "bonzini@gnu.org" | | #define PACKAGE "smalltalk" | | #define VERSION "3.2" | | #define PACKAGE_GIT_REVISION "" | | #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_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 restrict __restrict | | #define HAVE_VISIBILITY_HIDDEN /**/ | | #define HAVE_GOTO_VOID_P 1 | | #define HOST_SYSTEM "x86_64-unknown-linux-gnu" | | #define EXEEXT "" | | #define ARGV_EXEEXT "" | | #define ALIGNOF_DOUBLE 8 | | #define ALIGNOF_LONG_DOUBLE 16 | | #define SIZEOF_OFF_T 8 | | #define SIZEOF_INT 4 | | #define SIZEOF_LONG 8 | | #define SIZEOF_WCHAR_T 4 | | #define SIZEOF_OOP 8 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define RETSIGTYPE void | | #define STDLIB_NSIG 65 | | #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_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_LONG_LONG_INT 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_INTPTR_T 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 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:12641: result: no | configure:12657: checking for netinet/in.h | configure:12657: result: yes | configure:12668: checking for IPv4 sockets | configure:12694: 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:108:6: warning: the address of 'x' will always evaluate as 'true' [-Waddress] | 108 | if (&x && &y && &z) return 0; | | ^ | conftest.c:108:9: warning: the address of 'y' will always evaluate as 'true' [-Waddress] | 108 | if (&x && &y && &z) return 0; | | ^~ | conftest.c:108:15: warning: the address of 'z' will always evaluate as 'true' [-Waddress] | 108 | if (&x && &y && &z) return 0; | | ^~ | configure:12694: $? = 0 | configure:12702: result: yes | configure:12710: checking for IPv6 sockets | configure:12736: 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:109:6: warning: the address of 'x' will always evaluate as 'true' [-Waddress] | 109 | if (&x && &y && &z) return 0; | | ^ | conftest.c:109:9: warning: the address of 'y' will always evaluate as 'true' [-Waddress] | 109 | if (&x && &y && &z) return 0; | | ^~ | conftest.c:109:15: warning: the address of 'z' will always evaluate as 'true' [-Waddress] | 109 | if (&x && &y && &z) return 0; | | ^~ | configure:12736: $? = 0 | configure:12744: result: yes | configure:12754: checking for getipnodebyaddr | configure:12754: 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 -lm >&5 | /usr/bin/ld: /tmp/cc27oUPB.o: in function `main': | /home/brian/pkg/smalltalk-3.2/conftest.c:130: undefined reference to `getipnodebyaddr' | collect2: error: ld returned 1 exit status | configure:12754: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Smalltalk" | | #define PACKAGE_TARNAME "smalltalk" | | #define PACKAGE_VERSION "3.2" | | #define PACKAGE_STRING "GNU Smalltalk 3.2" | | #define PACKAGE_BUGREPORT "help-smalltalk@gnu.org" | | #define PACKAGE_URL "http://smalltalk.gnu.org/" | | #define ST_MAJOR_VERSION 3 | | #define ST_MINOR_VERSION 2 | | #define ST_EDIT_VERSION 0 | | #define MAINTAINER "bonzini@gnu.org" | | #define PACKAGE "smalltalk" | | #define VERSION "3.2" | | #define PACKAGE_GIT_REVISION "" | | #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_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 restrict __restrict | | #define HAVE_VISIBILITY_HIDDEN /**/ | | #define HAVE_GOTO_VOID_P 1 | | #define HOST_SYSTEM "x86_64-unknown-linux-gnu" | | #define EXEEXT "" | | #define ARGV_EXEEXT "" | | #define ALIGNOF_DOUBLE 8 | | #define ALIGNOF_LONG_DOUBLE 16 | | #define SIZEOF_OFF_T 8 | | #define SIZEOF_INT 4 | | #define SIZEOF_LONG 8 | | #define SIZEOF_WCHAR_T 4 | | #define SIZEOF_OOP 8 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define RETSIGTYPE void | | #define STDLIB_NSIG 65 | | #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_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_LONG_LONG_INT 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_INTPTR_T 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 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:12754: result: no | configure:12766: checking for getaddrinfo | configure:12766: 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 -lm >&5 | configure:12766: $? = 0 | configure:12766: result: yes | configure:12766: checking for inet_ntop | configure:12766: 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 -lm >&5 | configure:12766: $? = 0 | configure:12766: result: yes | configure:12796: checking for putenv | configure:12796: 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 -lm >&5 | configure:12796: $? = 0 | configure:12796: result: yes | configure:12796: checking for strdup | configure:12796: 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 -lm >&5 | conftest.c:123:6: warning: conflicting types for built-in function 'strdup'; expected 'char *(const char *)' [-Wbuiltin-declaration-mismatch] | 123 | char strdup (); | | ^~~~~~ | configure:12796: $? = 0 | configure:12796: result: yes | configure:12796: checking for strerror | configure:12796: 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 -lm >&5 | configure:12796: $? = 0 | configure:12796: result: yes | configure:12796: checking for strsignal | configure:12796: 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 -lm >&5 | configure:12796: $? = 0 | configure:12796: result: yes | configure:12796: checking for mkstemp | configure:12796: 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 -lm >&5 | configure:12796: $? = 0 | configure:12796: result: yes | configure:12796: checking for getpagesize | configure:12796: 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 -lm >&5 | configure:12796: $? = 0 | configure:12796: result: yes | configure:12796: checking for getdtablesize | configure:12796: 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 -lm >&5 | configure:12796: $? = 0 | configure:12796: result: yes | configure:12796: checking for strstr | configure:12796: 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 -lm >&5 | conftest.c:129:6: warning: conflicting types for built-in function 'strstr'; expected 'char *(const char *, const char *)' [-Wbuiltin-declaration-mismatch] | 129 | char strstr (); | | ^~~~~~ | conftest.c:117:1: note: 'strstr' is declared in header '' | 116 | # include | 117 | #else | configure:12796: $? = 0 | configure:12796: result: yes | configure:12796: checking for ftruncate | configure:12796: 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 -lm >&5 | configure:12796: $? = 0 | configure:12796: result: yes | configure:12796: checking for floorl | configure:12796: 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 -lm >&5 | conftest.c:131:6: warning: conflicting types for built-in function 'floorl'; expected 'long double(long double)' [-Wbuiltin-declaration-mismatch] | 131 | char floorl (); | | ^~~~~~ | conftest.c:119:1: note: 'floorl' is declared in header '' | 118 | # include | 119 | #else | configure:12796: $? = 0 | configure:12796: result: yes | configure:12796: checking for ceill | configure:12796: 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 -lm >&5 | conftest.c:132:6: warning: conflicting types for built-in function 'ceill'; expected 'long double(long double)' [-Wbuiltin-declaration-mismatch] | 132 | char ceill (); | | ^~~~~ | conftest.c:120:1: note: 'ceill' is declared in header '' | 119 | # include | 120 | #else | configure:12796: $? = 0 | configure:12796: result: yes | configure:12796: checking for sqrtl | configure:12796: 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 -lm >&5 | conftest.c:133:6: warning: conflicting types for built-in function 'sqrtl'; expected 'long double(long double)' [-Wbuiltin-declaration-mismatch] | 133 | char sqrtl (); | | ^~~~~ | conftest.c:121:1: note: 'sqrtl' is declared in header '' | 120 | # include | 121 | #else | configure:12796: $? = 0 | configure:12796: result: yes | configure:12796: checking for frexpl | configure:12796: 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 -lm >&5 | conftest.c:134:6: warning: conflicting types for built-in function 'frexpl'; expected 'long double(long double, int *)' [-Wbuiltin-declaration-mismatch] | 134 | char frexpl (); | | ^~~~~~ | conftest.c:122:1: note: 'frexpl' is declared in header '' | 121 | # include | 122 | #else | configure:12796: $? = 0 | configure:12796: result: yes | configure:12796: checking for ldexpl | configure:12796: 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 -lm >&5 | conftest.c:135:6: warning: conflicting types for built-in function 'ldexpl'; expected 'long double(long double, int)' [-Wbuiltin-declaration-mismatch] | 135 | char ldexpl (); | | ^~~~~~ | conftest.c:123:1: note: 'ldexpl' is declared in header '' | 122 | # include | 123 | #else | configure:12796: $? = 0 | configure:12796: result: yes | configure:12796: checking for asinl | configure:12796: 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 -lm >&5 | conftest.c:136:6: warning: conflicting types for built-in function 'asinl'; expected 'long double(long double)' [-Wbuiltin-declaration-mismatch] | 136 | char asinl (); | | ^~~~~ | conftest.c:124:1: note: 'asinl' is declared in header '' | 123 | # include | 124 | #else | configure:12796: $? = 0 | configure:12796: result: yes | configure:12796: checking for acosl | configure:12796: 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 -lm >&5 | conftest.c:137:6: warning: conflicting types for built-in function 'acosl'; expected 'long double(long double)' [-Wbuiltin-declaration-mismatch] | 137 | char acosl (); | | ^~~~~ | conftest.c:125:1: note: 'acosl' is declared in header '' | 124 | # include | 125 | #else | configure:12796: $? = 0 | configure:12796: result: yes | configure:12796: checking for atanl | configure:12796: 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 -lm >&5 | conftest.c:138:6: warning: conflicting types for built-in function 'atanl'; expected 'long double(long double)' [-Wbuiltin-declaration-mismatch] | 138 | char atanl (); | | ^~~~~ | conftest.c:126:1: note: 'atanl' is declared in header '' | 125 | # include | 126 | #else | configure:12796: $? = 0 | configure:12796: result: yes | configure:12796: checking for logl | configure:12796: 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 -lm >&5 | conftest.c:139:6: warning: conflicting types for built-in function 'logl'; expected 'long double(long double)' [-Wbuiltin-declaration-mismatch] | 139 | char logl (); | | ^~~~ | conftest.c:127:1: note: 'logl' is declared in header '' | 126 | # include | 127 | #else | configure:12796: $? = 0 | configure:12796: result: yes | configure:12796: checking for expl | configure:12796: 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 -lm >&5 | conftest.c:140:6: warning: conflicting types for built-in function 'expl'; expected 'long double(long double)' [-Wbuiltin-declaration-mismatch] | 140 | char expl (); | | ^~~~ | conftest.c:128:1: note: 'expl' is declared in header '' | 127 | # include | 128 | #else | configure:12796: $? = 0 | configure:12796: result: yes | configure:12796: checking for tanl | configure:12796: 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 -lm >&5 | conftest.c:141:6: warning: conflicting types for built-in function 'tanl'; expected 'long double(long double)' [-Wbuiltin-declaration-mismatch] | 141 | char tanl (); | | ^~~~ | conftest.c:129:1: note: 'tanl' is declared in header '' | 128 | # include | 129 | #else | configure:12796: $? = 0 | configure:12796: result: yes | configure:12796: checking for sinl | configure:12796: 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 -lm >&5 | conftest.c:142:6: warning: conflicting types for built-in function 'sinl'; expected 'long double(long double)' [-Wbuiltin-declaration-mismatch] | 142 | char sinl (); | | ^~~~ | conftest.c:130:1: note: 'sinl' is declared in header '' | 129 | # include | 130 | #else | configure:12796: $? = 0 | configure:12796: result: yes | configure:12796: checking for cosl | configure:12796: 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 -lm >&5 | conftest.c:143:6: warning: conflicting types for built-in function 'cosl'; expected 'long double(long double)' [-Wbuiltin-declaration-mismatch] | 143 | char cosl (); | | ^~~~ | conftest.c:131:1: note: 'cosl' is declared in header '' | 130 | # include | 131 | #else | configure:12796: $? = 0 | configure:12796: result: yes | configure:12796: checking for powl | configure:12796: 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 -lm >&5 | conftest.c:144:6: warning: conflicting types for built-in function 'powl'; expected 'long double(long double, long double)' [-Wbuiltin-declaration-mismatch] | 144 | char powl (); | | ^~~~ | conftest.c:132:1: note: 'powl' is declared in header '' | 131 | # include | 132 | #else | configure:12796: $? = 0 | configure:12796: result: yes | configure:12796: checking for truncl | configure:12796: 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 -lm >&5 | conftest.c:145:6: warning: conflicting types for built-in function 'truncl'; expected 'long double(long double)' [-Wbuiltin-declaration-mismatch] | 145 | char truncl (); | | ^~~~~~ | conftest.c:133:1: note: 'truncl' is declared in header '' | 132 | # include | 133 | #else | configure:12796: $? = 0 | configure:12796: result: yes | configure:12796: checking for lrintl | configure:12796: 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 -lm >&5 | conftest.c:146:6: warning: conflicting types for built-in function 'lrintl'; expected 'long int(long double)' [-Wbuiltin-declaration-mismatch] | 146 | char lrintl (); | | ^~~~~~ | conftest.c:134:1: note: 'lrintl' is declared in header '' | 133 | # include | 134 | #else | configure:12796: $? = 0 | configure:12796: result: yes | configure:12796: checking for truncf | configure:12796: 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 -lm >&5 | conftest.c:147:6: warning: conflicting types for built-in function 'truncf'; expected 'float(float)' [-Wbuiltin-declaration-mismatch] | 147 | char truncf (); | | ^~~~~~ | conftest.c:135:1: note: 'truncf' is declared in header '' | 134 | # include | 135 | #else | configure:12796: $? = 0 | configure:12796: result: yes | configure:12796: checking for lrintf | configure:12796: 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 -lm >&5 | conftest.c:148:6: warning: conflicting types for built-in function 'lrintf'; expected 'long int(float)' [-Wbuiltin-declaration-mismatch] | 148 | char lrintf (); | | ^~~~~~ | conftest.c:136:1: note: 'lrintf' is declared in header '' | 135 | # include | 136 | #else | configure:12796: $? = 0 | configure:12796: result: yes | configure:12796: checking for lrint | configure:12796: 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 -lm >&5 | conftest.c:149:6: warning: conflicting types for built-in function 'lrint'; expected 'long int(double)' [-Wbuiltin-declaration-mismatch] | 149 | char lrint (); | | ^~~~~ | conftest.c:137:1: note: 'lrint' is declared in header '' | 136 | # include | 137 | #else | configure:12796: $? = 0 | configure:12796: result: yes | configure:12796: checking for trunc | configure:12796: 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 -lm >&5 | conftest.c:150:6: warning: conflicting types for built-in function 'trunc'; expected 'double(double)' [-Wbuiltin-declaration-mismatch] | 150 | char trunc (); | | ^~~~~ | conftest.c:138:1: note: 'trunc' is declared in header '' | 137 | # include | 138 | #else | configure:12796: $? = 0 | configure:12796: result: yes | configure:12796: checking for strsep | configure:12796: 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 -lm >&5 | configure:12796: $? = 0 | configure:12796: result: yes | configure:12796: checking for strpbrk | configure:12796: 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 -lm >&5 | conftest.c:152:6: warning: conflicting types for built-in function 'strpbrk'; expected 'char *(const char *, const char *)' [-Wbuiltin-declaration-mismatch] | 152 | char strpbrk (); | | ^~~~~~~ | conftest.c:140:1: note: 'strpbrk' is declared in header '' | 139 | # include | 140 | #else | configure:12796: $? = 0 | configure:12796: result: yes | configure:12796: checking for symlink | configure:12796: 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 -lm >&5 | configure:12796: $? = 0 | configure:12796: result: yes | configure:12796: checking for mkdtemp | configure:12796: 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 -lm >&5 | configure:12796: $? = 0 | configure:12796: result: yes | configure:12820: checking for gethostname | configure:12820: 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 -lm >&5 | configure:12820: $? = 0 | configure:12820: result: yes | configure:12820: checking for memcpy | configure:12820: 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 -lm >&5 | conftest.c:156:6: warning: conflicting types for built-in function 'memcpy'; expected 'void *(void *, const void *, long unsigned int)' [-Wbuiltin-declaration-mismatch] | 156 | char memcpy (); | | ^~~~~~ | conftest.c:144:1: note: 'memcpy' is declared in header '' | 143 | # include | 144 | #else | configure:12820: $? = 0 | configure:12820: result: yes | configure:12820: checking for memmove | configure:12820: 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 -lm >&5 | conftest.c:157:6: warning: conflicting types for built-in function 'memmove'; expected 'void *(void *, const void *, long unsigned int)' [-Wbuiltin-declaration-mismatch] | 157 | char memmove (); | | ^~~~~~~ | conftest.c:145:1: note: 'memmove' is declared in header '' | 144 | # include | 145 | #else | configure:12820: $? = 0 | configure:12820: result: yes | configure:12820: checking for sighold | configure:12820: 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 -lm >&5 | configure:12820: $? = 0 | configure:12820: result: yes | configure:12820: checking for uname | configure:12820: 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 -lm >&5 | configure:12820: $? = 0 | configure:12820: result: yes | configure:12820: checking for usleep | configure:12820: 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 -lm >&5 | configure:12820: $? = 0 | configure:12820: result: yes | configure:12820: checking for lstat | configure:12820: 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 -lm >&5 | configure:12820: $? = 0 | configure:12820: result: yes | configure:12820: checking for grantpt | configure:12820: 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 -lm >&5 | configure:12820: $? = 0 | configure:12820: result: yes | configure:12820: checking for popen | configure:12820: 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 -lm >&5 | configure:12820: $? = 0 | configure:12820: result: yes | configure:12820: checking for getrusage | configure:12820: 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 -lm >&5 | configure:12820: $? = 0 | configure:12820: result: yes | configure:12820: checking for gettimeofday | configure:12820: 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 -lm >&5 | configure:12820: $? = 0 | configure:12820: result: yes | configure:12820: checking for fork | configure:12820: 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 -lm >&5 | conftest.c:166:6: warning: conflicting types for built-in function 'fork'; expected 'int(void)' [-Wbuiltin-declaration-mismatch] | 166 | char fork (); | | ^~~~ | configure:12820: $? = 0 | configure:12820: result: yes | configure:12820: checking for strchr | configure:12820: 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 -lm >&5 | conftest.c:167:6: warning: conflicting types for built-in function 'strchr'; expected 'char *(const char *, int)' [-Wbuiltin-declaration-mismatch] | 167 | char strchr (); | | ^~~~~~ | conftest.c:155:1: note: 'strchr' is declared in header '' | 154 | # include | 155 | #else | configure:12820: $? = 0 | configure:12820: result: yes | configure:12820: checking for utimes | configure:12820: 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 -lm >&5 | configure:12820: $? = 0 | configure:12820: result: yes | configure:12820: checking for utime | configure:12820: 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 -lm >&5 | configure:12820: $? = 0 | configure:12820: result: yes | configure:12820: checking for readlink | configure:12820: 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 -lm >&5 | configure:12820: $? = 0 | configure:12820: result: yes | configure:12820: checking for sigsetmask | configure:12820: 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 -lm >&5 | configure:12820: $? = 0 | configure:12820: result: yes | configure:12820: checking for alarm | configure:12820: 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 -lm >&5 | configure:12820: $? = 0 | configure:12820: result: yes | configure:12820: checking for select | configure:12820: 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 -lm >&5 | configure:12820: $? = 0 | configure:12820: result: yes | configure:12820: checking for mprotect | configure:12820: 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 -lm >&5 | configure:12820: $? = 0 | configure:12820: result: yes | configure:12820: checking for madvise | configure:12820: 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 -lm >&5 | configure:12820: $? = 0 | configure:12820: result: yes | configure:12820: checking for waitpid | configure:12820: 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 -lm >&5 | configure:12820: $? = 0 | configure:12820: result: yes | configure:12820: checking for accept4 | configure:12820: 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 -lm >&5 | configure:12820: $? = 0 | configure:12820: result: yes | configure:12820: checking for setsid | configure:12820: 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 -lm >&5 | configure:12820: $? = 0 | configure:12820: result: yes | configure:12820: checking for spawnl | configure:12820: 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 -lm >&5 | /usr/bin/ld: /tmp/ccbEo3LE.o: in function `main': | /home/brian/pkg/smalltalk-3.2/conftest.c:190: undefined reference to `spawnl' | collect2: error: ld returned 1 exit status | configure:12820: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Smalltalk" | | #define PACKAGE_TARNAME "smalltalk" | | #define PACKAGE_VERSION "3.2" | | #define PACKAGE_STRING "GNU Smalltalk 3.2" | | #define PACKAGE_BUGREPORT "help-smalltalk@gnu.org" | | #define PACKAGE_URL "http://smalltalk.gnu.org/" | | #define ST_MAJOR_VERSION 3 | | #define ST_MINOR_VERSION 2 | | #define ST_EDIT_VERSION 0 | | #define MAINTAINER "bonzini@gnu.org" | | #define PACKAGE "smalltalk" | | #define VERSION "3.2" | | #define PACKAGE_GIT_REVISION "" | | #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_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 restrict __restrict | | #define HAVE_VISIBILITY_HIDDEN /**/ | | #define HAVE_GOTO_VOID_P 1 | | #define HOST_SYSTEM "x86_64-unknown-linux-gnu" | | #define EXEEXT "" | | #define ARGV_EXEEXT "" | | #define ALIGNOF_DOUBLE 8 | | #define ALIGNOF_LONG_DOUBLE 16 | | #define SIZEOF_OFF_T 8 | | #define SIZEOF_INT 4 | | #define SIZEOF_LONG 8 | | #define SIZEOF_WCHAR_T 4 | | #define SIZEOF_OOP 8 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define RETSIGTYPE void | | #define STDLIB_NSIG 65 | | #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_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_LONG_LONG_INT 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_INTPTR_T 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 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_FLOORL 1 | | #define HAVE_CEILL 1 | | #define HAVE_SQRTL 1 | | #define HAVE_FREXPL 1 | | #define HAVE_LDEXPL 1 | | #define HAVE_ASINL 1 | | #define HAVE_ACOSL 1 | | #define HAVE_ATANL 1 | | #define HAVE_LOGL 1 | | #define HAVE_EXPL 1 | | #define HAVE_TANL 1 | | #define HAVE_SINL 1 | | #define HAVE_COSL 1 | | #define HAVE_POWL 1 | | #define HAVE_TRUNCL 1 | | #define HAVE_LRINTL 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_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:12820: result: no | configure:12820: checking for pread | configure:12820: 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 -lm >&5 | configure:12820: $? = 0 | configure:12820: result: yes | configure:12820: checking for pwrite | configure:12820: 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 -lm >&5 | configure:12820: $? = 0 | configure:12820: result: yes | configure:12820: checking for _NSGetExecutablePath | configure:12820: 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 -lm >&5 | /usr/bin/ld: /tmp/cciSK0WH.o: in function `main': | /home/brian/pkg/smalltalk-3.2/conftest.c:192: undefined reference to `_NSGetExecutablePath' | collect2: error: ld returned 1 exit status | configure:12820: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Smalltalk" | | #define PACKAGE_TARNAME "smalltalk" | | #define PACKAGE_VERSION "3.2" | | #define PACKAGE_STRING "GNU Smalltalk 3.2" | | #define PACKAGE_BUGREPORT "help-smalltalk@gnu.org" | | #define PACKAGE_URL "http://smalltalk.gnu.org/" | | #define ST_MAJOR_VERSION 3 | | #define ST_MINOR_VERSION 2 | | #define ST_EDIT_VERSION 0 | | #define MAINTAINER "bonzini@gnu.org" | | #define PACKAGE "smalltalk" | | #define VERSION "3.2" | | #define PACKAGE_GIT_REVISION "" | | #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_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 restrict __restrict | | #define HAVE_VISIBILITY_HIDDEN /**/ | | #define HAVE_GOTO_VOID_P 1 | | #define HOST_SYSTEM "x86_64-unknown-linux-gnu" | | #define EXEEXT "" | | #define ARGV_EXEEXT "" | | #define ALIGNOF_DOUBLE 8 | | #define ALIGNOF_LONG_DOUBLE 16 | | #define SIZEOF_OFF_T 8 | | #define SIZEOF_INT 4 | | #define SIZEOF_LONG 8 | | #define SIZEOF_WCHAR_T 4 | | #define SIZEOF_OOP 8 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define RETSIGTYPE void | | #define STDLIB_NSIG 65 | | #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_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_LONG_LONG_INT 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_INTPTR_T 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 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_FLOORL 1 | | #define HAVE_CEILL 1 | | #define HAVE_SQRTL 1 | | #define HAVE_FREXPL 1 | | #define HAVE_LDEXPL 1 | | #define HAVE_ASINL 1 | | #define HAVE_ACOSL 1 | | #define HAVE_ATANL 1 | | #define HAVE_LOGL 1 | | #define HAVE_EXPL 1 | | #define HAVE_TANL 1 | | #define HAVE_SINL 1 | | #define HAVE_COSL 1 | | #define HAVE_POWL 1 | | #define HAVE_TRUNCL 1 | | #define HAVE_LRINTL 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_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:12820: result: no | configure:12820: checking for chown | configure:12820: 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 -lm >&5 | configure:12820: $? = 0 | configure:12820: result: yes | configure:12820: checking for getgrnam | configure:12820: 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 -lm >&5 | configure:12820: $? = 0 | configure:12820: result: yes | configure:12820: checking for getpwnam | configure:12820: 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 -lm >&5 | configure:12820: $? = 0 | configure:12820: result: yes | configure:12820: checking for endgrent | configure:12820: 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 -lm >&5 | configure:12820: $? = 0 | configure:12820: result: yes | configure:12820: checking for endpwent | configure:12820: 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 -lm >&5 | configure:12820: $? = 0 | configure:12820: result: yes | configure:12820: checking for setgroupent | configure:12820: 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 -lm >&5 | /usr/bin/ld: /tmp/ccMq2Vt2.o: in function `main': | /home/brian/pkg/smalltalk-3.2/conftest.c:197: undefined reference to `setgroupent' | collect2: error: ld returned 1 exit status | configure:12820: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Smalltalk" | | #define PACKAGE_TARNAME "smalltalk" | | #define PACKAGE_VERSION "3.2" | | #define PACKAGE_STRING "GNU Smalltalk 3.2" | | #define PACKAGE_BUGREPORT "help-smalltalk@gnu.org" | | #define PACKAGE_URL "http://smalltalk.gnu.org/" | | #define ST_MAJOR_VERSION 3 | | #define ST_MINOR_VERSION 2 | | #define ST_EDIT_VERSION 0 | | #define MAINTAINER "bonzini@gnu.org" | | #define PACKAGE "smalltalk" | | #define VERSION "3.2" | | #define PACKAGE_GIT_REVISION "" | | #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_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 restrict __restrict | | #define HAVE_VISIBILITY_HIDDEN /**/ | | #define HAVE_GOTO_VOID_P 1 | | #define HOST_SYSTEM "x86_64-unknown-linux-gnu" | | #define EXEEXT "" | | #define ARGV_EXEEXT "" | | #define ALIGNOF_DOUBLE 8 | | #define ALIGNOF_LONG_DOUBLE 16 | | #define SIZEOF_OFF_T 8 | | #define SIZEOF_INT 4 | | #define SIZEOF_LONG 8 | | #define SIZEOF_WCHAR_T 4 | | #define SIZEOF_OOP 8 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define RETSIGTYPE void | | #define STDLIB_NSIG 65 | | #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_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_LONG_LONG_INT 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_INTPTR_T 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 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_FLOORL 1 | | #define HAVE_CEILL 1 | | #define HAVE_SQRTL 1 | | #define HAVE_FREXPL 1 | | #define HAVE_LDEXPL 1 | | #define HAVE_ASINL 1 | | #define HAVE_ACOSL 1 | | #define HAVE_ATANL 1 | | #define HAVE_LOGL 1 | | #define HAVE_EXPL 1 | | #define HAVE_TANL 1 | | #define HAVE_SINL 1 | | #define HAVE_COSL 1 | | #define HAVE_POWL 1 | | #define HAVE_TRUNCL 1 | | #define HAVE_LRINTL 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_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:12820: result: no | configure:12820: checking for setpassent | configure:12820: 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 -lm >&5 | /usr/bin/ld: /tmp/cc6mCXn5.o: in function `main': | /home/brian/pkg/smalltalk-3.2/conftest.c:197: undefined reference to `setpassent' | collect2: error: ld returned 1 exit status | configure:12820: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Smalltalk" | | #define PACKAGE_TARNAME "smalltalk" | | #define PACKAGE_VERSION "3.2" | | #define PACKAGE_STRING "GNU Smalltalk 3.2" | | #define PACKAGE_BUGREPORT "help-smalltalk@gnu.org" | | #define PACKAGE_URL "http://smalltalk.gnu.org/" | | #define ST_MAJOR_VERSION 3 | | #define ST_MINOR_VERSION 2 | | #define ST_EDIT_VERSION 0 | | #define MAINTAINER "bonzini@gnu.org" | | #define PACKAGE "smalltalk" | | #define VERSION "3.2" | | #define PACKAGE_GIT_REVISION "" | | #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_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 restrict __restrict | | #define HAVE_VISIBILITY_HIDDEN /**/ | | #define HAVE_GOTO_VOID_P 1 | | #define HOST_SYSTEM "x86_64-unknown-linux-gnu" | | #define EXEEXT "" | | #define ARGV_EXEEXT "" | | #define ALIGNOF_DOUBLE 8 | | #define ALIGNOF_LONG_DOUBLE 16 | | #define SIZEOF_OFF_T 8 | | #define SIZEOF_INT 4 | | #define SIZEOF_LONG 8 | | #define SIZEOF_WCHAR_T 4 | | #define SIZEOF_OOP 8 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define RETSIGTYPE void | | #define STDLIB_NSIG 65 | | #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_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_LONG_LONG_INT 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_INTPTR_T 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 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_FLOORL 1 | | #define HAVE_CEILL 1 | | #define HAVE_SQRTL 1 | | #define HAVE_FREXPL 1 | | #define HAVE_LDEXPL 1 | | #define HAVE_ASINL 1 | | #define HAVE_ACOSL 1 | | #define HAVE_ATANL 1 | | #define HAVE_LOGL 1 | | #define HAVE_EXPL 1 | | #define HAVE_TANL 1 | | #define HAVE_SINL 1 | | #define HAVE_COSL 1 | | #define HAVE_POWL 1 | | #define HAVE_TRUNCL 1 | | #define HAVE_LRINTL 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_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:12820: result: no | configure:12820: checking for nl_langinfo | configure:12820: 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 -lm >&5 | configure:12820: $? = 0 | configure:12820: result: yes | configure:12902: checking for library containing nanosleep | configure:12933: 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 -lm >&5 | configure:12933: $? = 0 | configure:12950: result: none required | configure:12964: checking for library containing clock_gettime | configure:12995: 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 -lm >&5 | configure:12995: $? = 0 | configure:13012: result: none required | configure:13031: checking for working lrint | configure:13038: checking for lrint | configure:13038: result: yes | configure:13060: 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 -lm >&5 | conftest.c: In function 'main': | conftest.c:172:2: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] | 172 | exit(sizeof (l) >= 8 && l != 14988885582133630); | | ^~~~ | conftest.c:172:2: warning: incompatible implicit declaration of built-in function 'exit' | conftest.c:1:1: note: include '' or provide a declaration of 'exit' | +++ |+#include | 1 | /* confdefs.h */ | configure:13060: $? = 0 | configure:13060: ./conftest | configure:13060: $? = 0 | configure:13073: result: yes | configure:13088: checking for working strtoul | configure:13095: checking for strtoul | configure:13095: 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 -lm >&5 | configure:13095: $? = 0 | configure:13095: result: yes | configure:13119: 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 -lm >&5 | conftest.c: In function 'main': | conftest.c:170:17: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] | 170 | char *string = "0"; | | ^~~ | conftest.c:174:2: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] | 174 | exit((value != 0) || (term != (string+1))); | | ^~~~ | conftest.c:174:2: warning: incompatible implicit declaration of built-in function 'exit' | conftest.c:1:1: note: include '' or provide a declaration of 'exit' | +++ |+#include | 1 | /* confdefs.h */ | configure:13119: $? = 0 | configure:13119: ./conftest | configure:13119: $? = 0 | configure:13132: result: yes | configure:13143: checking whether time.h and sys/time.h may both be included | configure:13163: 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:13163: $? = 0 | configure:13170: result: yes | configure:13180: checking whether localtime caches the timezone | configure:13231: 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 -lm >&5 | conftest.c:178:5: warning: return type defaults to 'int' [-Wimplicit-int] | 178 | unset_TZ () | | ^~~~~~~~ | conftest.c:187:5: warning: return type defaults to 'int' [-Wimplicit-int] | 187 | main() | | ^~~~ | conftest.c: In function 'unset_TZ': | conftest.c:184:5: warning: control reaches end of non-void function [-Wreturn-type] | 184 | } | | ^ | configure:13231: $? = 0 | configure:13231: ./conftest | configure:13231: $? = 0 | configure:13242: result: no | configure:13253: checking for an ANSI C-conforming const | configure:13318: 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:196:7: warning: 't' is used uninitialized in this function [-Wuninitialized] | 196 | *t++ = 0; | | ~^~ | conftest.c:212:23: warning: 'b' is used uninitialized in this function [-Wuninitialized] | 212 | struct s *b; b->j = 5; | | ~~~~~^~~ | conftest.c:218:13: warning: 'cs[0]' is used uninitialized in this function [-Wuninitialized] | 218 | return !cs[0] && !zero.x; | | ~~^~~ | configure:13318: $? = 0 | configure:13325: result: yes | configure:13336: checking for dirent.h that defines DIR | configure:13355: 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:13355: $? = 0 | configure:13363: result: yes | configure:13377: checking for library containing opendir | configure:13408: 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 -lm >&5 | configure:13408: $? = 0 | configure:13425: result: none required | configure:13495: checking which extension is used for loadable modules | configure:13510: result: .so | configure:13521: checking which variable specifies run-time library path | configure:13528: result: LD_LIBRARY_PATH | configure:13539: checking for the default library search path | configure:13546: result: /lib64 /usr/lib64 /lib /usr/lib /usr/lib64/R/lib /usr/lib64//bind9-export/ /usr/lib64/iscsi /usr/lib64/llvm6.0/lib | configure:13564: checking for objdir | configure:13585: result: .libs | configure:13595: checking whether libtool supports -dlopen/-dlpreopen | configure:13607: result: yes | configure:13624: checking for shl_load | configure:13624: result: no | configure:13630: checking for shl_load in -ldld | configure:13664: result: no | configure:13672: checking for dlopen in -ldl | configure:13706: result: yes | configure:13850: checking for dlerror | configure:13850: 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 -lm -ldl >&5 | configure:13850: $? = 0 | configure:13850: result: yes | configure:13869: checking for _ prefix in compiled symbols | configure:13879: 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:2:12: warning: statement with no effect [-Wunused-value] | 2 | int main(){nm_test_func;return 0;} | | ^~~~~~~~~~~~ | configure:13882: $? = 0 | configure:13886: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm | configure:13889: $? = 0 | configure:13911: result: no | configure:13942: checking whether deplibs are loaded by dlopen | configure:14022: result: yes | configure:14032: checking argz.h usability | configure:14032: 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:14032: $? = 0 | configure:14032: result: yes | configure:14032: checking argz.h presence | configure:14032: gcc -E conftest.c | configure:14032: $? = 0 | configure:14032: result: yes | configure:14032: checking for argz.h | configure:14032: result: yes | configure:14043: checking for error_t | configure:14043: 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:14043: $? = 0 | configure:14043: 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:183:22: error: expected expression before ')' token | 183 | if (sizeof ((error_t))) | | ^ | configure:14043: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Smalltalk" | | #define PACKAGE_TARNAME "smalltalk" | | #define PACKAGE_VERSION "3.2" | | #define PACKAGE_STRING "GNU Smalltalk 3.2" | | #define PACKAGE_BUGREPORT "help-smalltalk@gnu.org" | | #define PACKAGE_URL "http://smalltalk.gnu.org/" | | #define ST_MAJOR_VERSION 3 | | #define ST_MINOR_VERSION 2 | | #define ST_EDIT_VERSION 0 | | #define MAINTAINER "bonzini@gnu.org" | | #define PACKAGE "smalltalk" | | #define VERSION "3.2" | | #define PACKAGE_GIT_REVISION "" | | #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_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 restrict __restrict | | #define HAVE_VISIBILITY_HIDDEN /**/ | | #define HAVE_GOTO_VOID_P 1 | | #define HOST_SYSTEM "x86_64-unknown-linux-gnu" | | #define EXEEXT "" | | #define ARGV_EXEEXT "" | | #define ALIGNOF_DOUBLE 8 | | #define ALIGNOF_LONG_DOUBLE 16 | | #define SIZEOF_OFF_T 8 | | #define SIZEOF_INT 4 | | #define SIZEOF_LONG 8 | | #define SIZEOF_WCHAR_T 4 | | #define SIZEOF_OOP 8 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define RETSIGTYPE void | | #define STDLIB_NSIG 65 | | #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_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_LONG_LONG_INT 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_INTPTR_T 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 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_FLOORL 1 | | #define HAVE_CEILL 1 | | #define HAVE_SQRTL 1 | | #define HAVE_FREXPL 1 | | #define HAVE_LDEXPL 1 | | #define HAVE_ASINL 1 | | #define HAVE_ACOSL 1 | | #define HAVE_ATANL 1 | | #define HAVE_LOGL 1 | | #define HAVE_EXPL 1 | | #define HAVE_TANL 1 | | #define HAVE_SINL 1 | | #define HAVE_COSL 1 | | #define HAVE_POWL 1 | | #define HAVE_TRUNCL 1 | | #define HAVE_LRINTL 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_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_NANOSLEEP 1 | | #define HAVE_CLOCK_GETTIME 1 | | #define TIME_WITH_SYS_TIME 1 | | #define HAVE_DIRENT_H 1 | | #define LTDL_SHLIB_EXT ".so" | | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | | #define LTDL_SYSSEARCHPATH "/lib64:/usr/lib64:/lib:/usr/lib:/usr/lib64/R/lib:/usr/lib64//bind9-export/:/usr/lib64/iscsi:/usr/lib64/llvm6.0/lib" | | #define LTDL_OBJDIR ".libs/" | | #define HAVE_PRELOADED_SYMBOLS 1 | | #define HAVE_LIBDL 1 | | #define HAVE_DLERROR 1 | | #define HAVE_ARGZ_H 1 | | /* end confdefs.h. */ | | #if HAVE_ARGZ_H | | # include | | #endif | | | | int | | main () | | { | | if (sizeof ((error_t))) | | return 0; | | ; | | return 0; | | } | configure:14043: result: yes | configure:14064: checking for argz_append | configure:14064: 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 -lm >&5 | configure:14064: $? = 0 | configure:14064: result: yes | configure:14064: checking for argz_create_sep | configure:14064: 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 -lm >&5 | configure:14064: $? = 0 | configure:14064: result: yes | configure:14064: checking for argz_insert | configure:14064: 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 -lm >&5 | configure:14064: $? = 0 | configure:14064: result: yes | configure:14064: checking for argz_next | configure:14064: 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 -lm >&5 | configure:14064: $? = 0 | configure:14064: result: yes | configure:14064: checking for argz_stringify | configure:14064: 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 -lm >&5 | configure:14064: $? = 0 | configure:14064: result: yes | configure:14096: checking assert.h usability | configure:14096: 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:14096: $? = 0 | configure:14096: result: yes | configure:14096: checking assert.h presence | configure:14096: gcc -E conftest.c | configure:14096: $? = 0 | configure:14096: result: yes | configure:14096: checking for assert.h | configure:14096: result: yes | configure:14096: checking ctype.h usability | configure:14096: 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:14096: $? = 0 | configure:14096: result: yes | configure:14096: checking ctype.h presence | configure:14096: gcc -E conftest.c | configure:14096: $? = 0 | configure:14096: result: yes | configure:14096: checking for ctype.h | configure:14096: result: yes | configure:14096: checking errno.h usability | configure:14096: 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:14096: $? = 0 | configure:14096: result: yes | configure:14096: checking errno.h presence | configure:14096: gcc -E conftest.c | configure:14096: $? = 0 | configure:14096: result: yes | configure:14096: checking for errno.h | configure:14096: result: yes | configure:14096: checking malloc.h usability | configure:14096: 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:14096: $? = 0 | configure:14096: result: yes | configure:14096: checking malloc.h presence | configure:14096: gcc -E conftest.c | configure:14096: $? = 0 | configure:14096: result: yes | configure:14096: checking for malloc.h | configure:14096: result: yes | configure:14096: checking for memory.h | configure:14096: result: yes | configure:14096: checking for stdlib.h | configure:14096: result: yes | configure:14096: checking stdio.h usability | configure:14096: 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:14096: $? = 0 | configure:14096: result: yes | configure:14096: checking stdio.h presence | configure:14096: gcc -E conftest.c | configure:14096: $? = 0 | configure:14096: result: yes | configure:14096: checking for stdio.h | configure:14096: result: yes | configure:14096: checking for unistd.h | configure:14096: result: yes | configure:14110: checking dl.h usability | configure:14110: 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:223:10: fatal error: dl.h: No such file or directory | 223 | #include | | ^~~~~~ | compilation terminated. | configure:14110: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Smalltalk" | | #define PACKAGE_TARNAME "smalltalk" | | #define PACKAGE_VERSION "3.2" | | #define PACKAGE_STRING "GNU Smalltalk 3.2" | | #define PACKAGE_BUGREPORT "help-smalltalk@gnu.org" | | #define PACKAGE_URL "http://smalltalk.gnu.org/" | | #define ST_MAJOR_VERSION 3 | | #define ST_MINOR_VERSION 2 | | #define ST_EDIT_VERSION 0 | | #define MAINTAINER "bonzini@gnu.org" | | #define PACKAGE "smalltalk" | | #define VERSION "3.2" | | #define PACKAGE_GIT_REVISION "" | | #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_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 restrict __restrict | | #define HAVE_VISIBILITY_HIDDEN /**/ | | #define HAVE_GOTO_VOID_P 1 | | #define HOST_SYSTEM "x86_64-unknown-linux-gnu" | | #define EXEEXT "" | | #define ARGV_EXEEXT "" | | #define ALIGNOF_DOUBLE 8 | | #define ALIGNOF_LONG_DOUBLE 16 | | #define SIZEOF_OFF_T 8 | | #define SIZEOF_INT 4 | | #define SIZEOF_LONG 8 | | #define SIZEOF_WCHAR_T 4 | | #define SIZEOF_OOP 8 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define RETSIGTYPE void | | #define STDLIB_NSIG 65 | | #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_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_LONG_LONG_INT 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_INTPTR_T 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 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_FLOORL 1 | | #define HAVE_CEILL 1 | | #define HAVE_SQRTL 1 | | #define HAVE_FREXPL 1 | | #define HAVE_LDEXPL 1 | | #define HAVE_ASINL 1 | | #define HAVE_ACOSL 1 | | #define HAVE_ATANL 1 | | #define HAVE_LOGL 1 | | #define HAVE_EXPL 1 | | #define HAVE_TANL 1 | | #define HAVE_SINL 1 | | #define HAVE_COSL 1 | | #define HAVE_POWL 1 | | #define HAVE_TRUNCL 1 | | #define HAVE_LRINTL 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_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_NANOSLEEP 1 | | #define HAVE_CLOCK_GETTIME 1 | | #define TIME_WITH_SYS_TIME 1 | | #define HAVE_DIRENT_H 1 | | #define LTDL_SHLIB_EXT ".so" | | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | | #define LTDL_SYSSEARCHPATH "/lib64:/usr/lib64:/lib:/usr/lib:/usr/lib64/R/lib:/usr/lib64//bind9-export/:/usr/lib64/iscsi:/usr/lib64/llvm6.0/lib" | | #define LTDL_OBJDIR ".libs/" | | #define HAVE_PRELOADED_SYMBOLS 1 | | #define HAVE_LIBDL 1 | | #define HAVE_DLERROR 1 | | #define HAVE_ARGZ_H 1 | | #define HAVE_ERROR_T 1 | | #define HAVE_ARGZ_APPEND 1 | | #define HAVE_ARGZ_CREATE_SEP 1 | | #define HAVE_ARGZ_INSERT 1 | | #define HAVE_ARGZ_NEXT 1 | | #define HAVE_ARGZ_STRINGIFY 1 | | #define HAVE_ASSERT_H 1 | | #define HAVE_CTYPE_H 1 | | #define HAVE_ERRNO_H 1 | | #define HAVE_MALLOC_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STDIO_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:14110: result: no | configure:14110: checking dl.h presence | configure:14110: gcc -E conftest.c | conftest.c:190:10: fatal error: dl.h: No such file or directory | 190 | #include | | ^~~~~~ | compilation terminated. | configure:14110: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Smalltalk" | | #define PACKAGE_TARNAME "smalltalk" | | #define PACKAGE_VERSION "3.2" | | #define PACKAGE_STRING "GNU Smalltalk 3.2" | | #define PACKAGE_BUGREPORT "help-smalltalk@gnu.org" | | #define PACKAGE_URL "http://smalltalk.gnu.org/" | | #define ST_MAJOR_VERSION 3 | | #define ST_MINOR_VERSION 2 | | #define ST_EDIT_VERSION 0 | | #define MAINTAINER "bonzini@gnu.org" | | #define PACKAGE "smalltalk" | | #define VERSION "3.2" | | #define PACKAGE_GIT_REVISION "" | | #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_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 restrict __restrict | | #define HAVE_VISIBILITY_HIDDEN /**/ | | #define HAVE_GOTO_VOID_P 1 | | #define HOST_SYSTEM "x86_64-unknown-linux-gnu" | | #define EXEEXT "" | | #define ARGV_EXEEXT "" | | #define ALIGNOF_DOUBLE 8 | | #define ALIGNOF_LONG_DOUBLE 16 | | #define SIZEOF_OFF_T 8 | | #define SIZEOF_INT 4 | | #define SIZEOF_LONG 8 | | #define SIZEOF_WCHAR_T 4 | | #define SIZEOF_OOP 8 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define RETSIGTYPE void | | #define STDLIB_NSIG 65 | | #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_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_LONG_LONG_INT 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_INTPTR_T 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 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_FLOORL 1 | | #define HAVE_CEILL 1 | | #define HAVE_SQRTL 1 | | #define HAVE_FREXPL 1 | | #define HAVE_LDEXPL 1 | | #define HAVE_ASINL 1 | | #define HAVE_ACOSL 1 | | #define HAVE_ATANL 1 | | #define HAVE_LOGL 1 | | #define HAVE_EXPL 1 | | #define HAVE_TANL 1 | | #define HAVE_SINL 1 | | #define HAVE_COSL 1 | | #define HAVE_POWL 1 | | #define HAVE_TRUNCL 1 | | #define HAVE_LRINTL 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_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_NANOSLEEP 1 | | #define HAVE_CLOCK_GETTIME 1 | | #define TIME_WITH_SYS_TIME 1 | | #define HAVE_DIRENT_H 1 | | #define LTDL_SHLIB_EXT ".so" | | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | | #define LTDL_SYSSEARCHPATH "/lib64:/usr/lib64:/lib:/usr/lib:/usr/lib64/R/lib:/usr/lib64//bind9-export/:/usr/lib64/iscsi:/usr/lib64/llvm6.0/lib" | | #define LTDL_OBJDIR ".libs/" | | #define HAVE_PRELOADED_SYMBOLS 1 | | #define HAVE_LIBDL 1 | | #define HAVE_DLERROR 1 | | #define HAVE_ARGZ_H 1 | | #define HAVE_ERROR_T 1 | | #define HAVE_ARGZ_APPEND 1 | | #define HAVE_ARGZ_CREATE_SEP 1 | | #define HAVE_ARGZ_INSERT 1 | | #define HAVE_ARGZ_NEXT 1 | | #define HAVE_ARGZ_STRINGIFY 1 | | #define HAVE_ASSERT_H 1 | | #define HAVE_CTYPE_H 1 | | #define HAVE_ERRNO_H 1 | | #define HAVE_MALLOC_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STDIO_H 1 | | #define HAVE_UNISTD_H 1 | | /* end confdefs.h. */ | | #include | configure:14110: result: no | configure:14110: checking for dl.h | configure:14110: result: no | configure:14110: checking sys/dl.h usability | configure:14110: 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:223:10: fatal error: sys/dl.h: No such file or directory | 223 | #include | | ^~~~~~~~~~ | compilation terminated. | configure:14110: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Smalltalk" | | #define PACKAGE_TARNAME "smalltalk" | | #define PACKAGE_VERSION "3.2" | | #define PACKAGE_STRING "GNU Smalltalk 3.2" | | #define PACKAGE_BUGREPORT "help-smalltalk@gnu.org" | | #define PACKAGE_URL "http://smalltalk.gnu.org/" | | #define ST_MAJOR_VERSION 3 | | #define ST_MINOR_VERSION 2 | | #define ST_EDIT_VERSION 0 | | #define MAINTAINER "bonzini@gnu.org" | | #define PACKAGE "smalltalk" | | #define VERSION "3.2" | | #define PACKAGE_GIT_REVISION "" | | #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_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 restrict __restrict | | #define HAVE_VISIBILITY_HIDDEN /**/ | | #define HAVE_GOTO_VOID_P 1 | | #define HOST_SYSTEM "x86_64-unknown-linux-gnu" | | #define EXEEXT "" | | #define ARGV_EXEEXT "" | | #define ALIGNOF_DOUBLE 8 | | #define ALIGNOF_LONG_DOUBLE 16 | | #define SIZEOF_OFF_T 8 | | #define SIZEOF_INT 4 | | #define SIZEOF_LONG 8 | | #define SIZEOF_WCHAR_T 4 | | #define SIZEOF_OOP 8 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define RETSIGTYPE void | | #define STDLIB_NSIG 65 | | #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_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_LONG_LONG_INT 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_INTPTR_T 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 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_FLOORL 1 | | #define HAVE_CEILL 1 | | #define HAVE_SQRTL 1 | | #define HAVE_FREXPL 1 | | #define HAVE_LDEXPL 1 | | #define HAVE_ASINL 1 | | #define HAVE_ACOSL 1 | | #define HAVE_ATANL 1 | | #define HAVE_LOGL 1 | | #define HAVE_EXPL 1 | | #define HAVE_TANL 1 | | #define HAVE_SINL 1 | | #define HAVE_COSL 1 | | #define HAVE_POWL 1 | | #define HAVE_TRUNCL 1 | | #define HAVE_LRINTL 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_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_NANOSLEEP 1 | | #define HAVE_CLOCK_GETTIME 1 | | #define TIME_WITH_SYS_TIME 1 | | #define HAVE_DIRENT_H 1 | | #define LTDL_SHLIB_EXT ".so" | | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | | #define LTDL_SYSSEARCHPATH "/lib64:/usr/lib64:/lib:/usr/lib:/usr/lib64/R/lib:/usr/lib64//bind9-export/:/usr/lib64/iscsi:/usr/lib64/llvm6.0/lib" | | #define LTDL_OBJDIR ".libs/" | | #define HAVE_PRELOADED_SYMBOLS 1 | | #define HAVE_LIBDL 1 | | #define HAVE_DLERROR 1 | | #define HAVE_ARGZ_H 1 | | #define HAVE_ERROR_T 1 | | #define HAVE_ARGZ_APPEND 1 | | #define HAVE_ARGZ_CREATE_SEP 1 | | #define HAVE_ARGZ_INSERT 1 | | #define HAVE_ARGZ_NEXT 1 | | #define HAVE_ARGZ_STRINGIFY 1 | | #define HAVE_ASSERT_H 1 | | #define HAVE_CTYPE_H 1 | | #define HAVE_ERRNO_H 1 | | #define HAVE_MALLOC_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STDIO_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:14110: result: no | configure:14110: checking sys/dl.h presence | configure:14110: gcc -E conftest.c | conftest.c:190:10: fatal error: sys/dl.h: No such file or directory | 190 | #include | | ^~~~~~~~~~ | compilation terminated. | configure:14110: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Smalltalk" | | #define PACKAGE_TARNAME "smalltalk" | | #define PACKAGE_VERSION "3.2" | | #define PACKAGE_STRING "GNU Smalltalk 3.2" | | #define PACKAGE_BUGREPORT "help-smalltalk@gnu.org" | | #define PACKAGE_URL "http://smalltalk.gnu.org/" | | #define ST_MAJOR_VERSION 3 | | #define ST_MINOR_VERSION 2 | | #define ST_EDIT_VERSION 0 | | #define MAINTAINER "bonzini@gnu.org" | | #define PACKAGE "smalltalk" | | #define VERSION "3.2" | | #define PACKAGE_GIT_REVISION "" | | #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_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 restrict __restrict | | #define HAVE_VISIBILITY_HIDDEN /**/ | | #define HAVE_GOTO_VOID_P 1 | | #define HOST_SYSTEM "x86_64-unknown-linux-gnu" | | #define EXEEXT "" | | #define ARGV_EXEEXT "" | | #define ALIGNOF_DOUBLE 8 | | #define ALIGNOF_LONG_DOUBLE 16 | | #define SIZEOF_OFF_T 8 | | #define SIZEOF_INT 4 | | #define SIZEOF_LONG 8 | | #define SIZEOF_WCHAR_T 4 | | #define SIZEOF_OOP 8 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define RETSIGTYPE void | | #define STDLIB_NSIG 65 | | #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_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_LONG_LONG_INT 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_INTPTR_T 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 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_FLOORL 1 | | #define HAVE_CEILL 1 | | #define HAVE_SQRTL 1 | | #define HAVE_FREXPL 1 | | #define HAVE_LDEXPL 1 | | #define HAVE_ASINL 1 | | #define HAVE_ACOSL 1 | | #define HAVE_ATANL 1 | | #define HAVE_LOGL 1 | | #define HAVE_EXPL 1 | | #define HAVE_TANL 1 | | #define HAVE_SINL 1 | | #define HAVE_COSL 1 | | #define HAVE_POWL 1 | | #define HAVE_TRUNCL 1 | | #define HAVE_LRINTL 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_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_NANOSLEEP 1 | | #define HAVE_CLOCK_GETTIME 1 | | #define TIME_WITH_SYS_TIME 1 | | #define HAVE_DIRENT_H 1 | | #define LTDL_SHLIB_EXT ".so" | | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | | #define LTDL_SYSSEARCHPATH "/lib64:/usr/lib64:/lib:/usr/lib:/usr/lib64/R/lib:/usr/lib64//bind9-export/:/usr/lib64/iscsi:/usr/lib64/llvm6.0/lib" | | #define LTDL_OBJDIR ".libs/" | | #define HAVE_PRELOADED_SYMBOLS 1 | | #define HAVE_LIBDL 1 | | #define HAVE_DLERROR 1 | | #define HAVE_ARGZ_H 1 | | #define HAVE_ERROR_T 1 | | #define HAVE_ARGZ_APPEND 1 | | #define HAVE_ARGZ_CREATE_SEP 1 | | #define HAVE_ARGZ_INSERT 1 | | #define HAVE_ARGZ_NEXT 1 | | #define HAVE_ARGZ_STRINGIFY 1 | | #define HAVE_ASSERT_H 1 | | #define HAVE_CTYPE_H 1 | | #define HAVE_ERRNO_H 1 | | #define HAVE_MALLOC_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STDIO_H 1 | | #define HAVE_UNISTD_H 1 | | /* end confdefs.h. */ | | #include | configure:14110: result: no | configure:14110: checking for sys/dl.h | configure:14110: result: no | configure:14110: checking dld.h usability | configure:14110: 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:223:10: fatal error: dld.h: No such file or directory | 223 | #include | | ^~~~~~~ | compilation terminated. | configure:14110: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Smalltalk" | | #define PACKAGE_TARNAME "smalltalk" | | #define PACKAGE_VERSION "3.2" | | #define PACKAGE_STRING "GNU Smalltalk 3.2" | | #define PACKAGE_BUGREPORT "help-smalltalk@gnu.org" | | #define PACKAGE_URL "http://smalltalk.gnu.org/" | | #define ST_MAJOR_VERSION 3 | | #define ST_MINOR_VERSION 2 | | #define ST_EDIT_VERSION 0 | | #define MAINTAINER "bonzini@gnu.org" | | #define PACKAGE "smalltalk" | | #define VERSION "3.2" | | #define PACKAGE_GIT_REVISION "" | | #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_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 restrict __restrict | | #define HAVE_VISIBILITY_HIDDEN /**/ | | #define HAVE_GOTO_VOID_P 1 | | #define HOST_SYSTEM "x86_64-unknown-linux-gnu" | | #define EXEEXT "" | | #define ARGV_EXEEXT "" | | #define ALIGNOF_DOUBLE 8 | | #define ALIGNOF_LONG_DOUBLE 16 | | #define SIZEOF_OFF_T 8 | | #define SIZEOF_INT 4 | | #define SIZEOF_LONG 8 | | #define SIZEOF_WCHAR_T 4 | | #define SIZEOF_OOP 8 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define RETSIGTYPE void | | #define STDLIB_NSIG 65 | | #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_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_LONG_LONG_INT 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_INTPTR_T 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 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_FLOORL 1 | | #define HAVE_CEILL 1 | | #define HAVE_SQRTL 1 | | #define HAVE_FREXPL 1 | | #define HAVE_LDEXPL 1 | | #define HAVE_ASINL 1 | | #define HAVE_ACOSL 1 | | #define HAVE_ATANL 1 | | #define HAVE_LOGL 1 | | #define HAVE_EXPL 1 | | #define HAVE_TANL 1 | | #define HAVE_SINL 1 | | #define HAVE_COSL 1 | | #define HAVE_POWL 1 | | #define HAVE_TRUNCL 1 | | #define HAVE_LRINTL 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_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_NANOSLEEP 1 | | #define HAVE_CLOCK_GETTIME 1 | | #define TIME_WITH_SYS_TIME 1 | | #define HAVE_DIRENT_H 1 | | #define LTDL_SHLIB_EXT ".so" | | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | | #define LTDL_SYSSEARCHPATH "/lib64:/usr/lib64:/lib:/usr/lib:/usr/lib64/R/lib:/usr/lib64//bind9-export/:/usr/lib64/iscsi:/usr/lib64/llvm6.0/lib" | | #define LTDL_OBJDIR ".libs/" | | #define HAVE_PRELOADED_SYMBOLS 1 | | #define HAVE_LIBDL 1 | | #define HAVE_DLERROR 1 | | #define HAVE_ARGZ_H 1 | | #define HAVE_ERROR_T 1 | | #define HAVE_ARGZ_APPEND 1 | | #define HAVE_ARGZ_CREATE_SEP 1 | | #define HAVE_ARGZ_INSERT 1 | | #define HAVE_ARGZ_NEXT 1 | | #define HAVE_ARGZ_STRINGIFY 1 | | #define HAVE_ASSERT_H 1 | | #define HAVE_CTYPE_H 1 | | #define HAVE_ERRNO_H 1 | | #define HAVE_MALLOC_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STDIO_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:14110: result: no | configure:14110: checking dld.h presence | configure:14110: gcc -E conftest.c | conftest.c:190:10: fatal error: dld.h: No such file or directory | 190 | #include | | ^~~~~~~ | compilation terminated. | configure:14110: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Smalltalk" | | #define PACKAGE_TARNAME "smalltalk" | | #define PACKAGE_VERSION "3.2" | | #define PACKAGE_STRING "GNU Smalltalk 3.2" | | #define PACKAGE_BUGREPORT "help-smalltalk@gnu.org" | | #define PACKAGE_URL "http://smalltalk.gnu.org/" | | #define ST_MAJOR_VERSION 3 | | #define ST_MINOR_VERSION 2 | | #define ST_EDIT_VERSION 0 | | #define MAINTAINER "bonzini@gnu.org" | | #define PACKAGE "smalltalk" | | #define VERSION "3.2" | | #define PACKAGE_GIT_REVISION "" | | #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_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 restrict __restrict | | #define HAVE_VISIBILITY_HIDDEN /**/ | | #define HAVE_GOTO_VOID_P 1 | | #define HOST_SYSTEM "x86_64-unknown-linux-gnu" | | #define EXEEXT "" | | #define ARGV_EXEEXT "" | | #define ALIGNOF_DOUBLE 8 | | #define ALIGNOF_LONG_DOUBLE 16 | | #define SIZEOF_OFF_T 8 | | #define SIZEOF_INT 4 | | #define SIZEOF_LONG 8 | | #define SIZEOF_WCHAR_T 4 | | #define SIZEOF_OOP 8 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define RETSIGTYPE void | | #define STDLIB_NSIG 65 | | #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_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_LONG_LONG_INT 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_INTPTR_T 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 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_FLOORL 1 | | #define HAVE_CEILL 1 | | #define HAVE_SQRTL 1 | | #define HAVE_FREXPL 1 | | #define HAVE_LDEXPL 1 | | #define HAVE_ASINL 1 | | #define HAVE_ACOSL 1 | | #define HAVE_ATANL 1 | | #define HAVE_LOGL 1 | | #define HAVE_EXPL 1 | | #define HAVE_TANL 1 | | #define HAVE_SINL 1 | | #define HAVE_COSL 1 | | #define HAVE_POWL 1 | | #define HAVE_TRUNCL 1 | | #define HAVE_LRINTL 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_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_NANOSLEEP 1 | | #define HAVE_CLOCK_GETTIME 1 | | #define TIME_WITH_SYS_TIME 1 | | #define HAVE_DIRENT_H 1 | | #define LTDL_SHLIB_EXT ".so" | | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | | #define LTDL_SYSSEARCHPATH "/lib64:/usr/lib64:/lib:/usr/lib:/usr/lib64/R/lib:/usr/lib64//bind9-export/:/usr/lib64/iscsi:/usr/lib64/llvm6.0/lib" | | #define LTDL_OBJDIR ".libs/" | | #define HAVE_PRELOADED_SYMBOLS 1 | | #define HAVE_LIBDL 1 | | #define HAVE_DLERROR 1 | | #define HAVE_ARGZ_H 1 | | #define HAVE_ERROR_T 1 | | #define HAVE_ARGZ_APPEND 1 | | #define HAVE_ARGZ_CREATE_SEP 1 | | #define HAVE_ARGZ_INSERT 1 | | #define HAVE_ARGZ_NEXT 1 | | #define HAVE_ARGZ_STRINGIFY 1 | | #define HAVE_ASSERT_H 1 | | #define HAVE_CTYPE_H 1 | | #define HAVE_ERRNO_H 1 | | #define HAVE_MALLOC_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STDIO_H 1 | | #define HAVE_UNISTD_H 1 | | /* end confdefs.h. */ | | #include | configure:14110: result: no | configure:14110: checking for dld.h | configure:14110: result: no | configure:14110: checking mach-o/dyld.h usability | configure:14110: 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:223:10: fatal error: mach-o/dyld.h: No such file or directory | 223 | #include | | ^~~~~~~~~~~~~~~ | compilation terminated. | configure:14110: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Smalltalk" | | #define PACKAGE_TARNAME "smalltalk" | | #define PACKAGE_VERSION "3.2" | | #define PACKAGE_STRING "GNU Smalltalk 3.2" | | #define PACKAGE_BUGREPORT "help-smalltalk@gnu.org" | | #define PACKAGE_URL "http://smalltalk.gnu.org/" | | #define ST_MAJOR_VERSION 3 | | #define ST_MINOR_VERSION 2 | | #define ST_EDIT_VERSION 0 | | #define MAINTAINER "bonzini@gnu.org" | | #define PACKAGE "smalltalk" | | #define VERSION "3.2" | | #define PACKAGE_GIT_REVISION "" | | #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_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 restrict __restrict | | #define HAVE_VISIBILITY_HIDDEN /**/ | | #define HAVE_GOTO_VOID_P 1 | | #define HOST_SYSTEM "x86_64-unknown-linux-gnu" | | #define EXEEXT "" | | #define ARGV_EXEEXT "" | | #define ALIGNOF_DOUBLE 8 | | #define ALIGNOF_LONG_DOUBLE 16 | | #define SIZEOF_OFF_T 8 | | #define SIZEOF_INT 4 | | #define SIZEOF_LONG 8 | | #define SIZEOF_WCHAR_T 4 | | #define SIZEOF_OOP 8 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define RETSIGTYPE void | | #define STDLIB_NSIG 65 | | #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_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_LONG_LONG_INT 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_INTPTR_T 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 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_FLOORL 1 | | #define HAVE_CEILL 1 | | #define HAVE_SQRTL 1 | | #define HAVE_FREXPL 1 | | #define HAVE_LDEXPL 1 | | #define HAVE_ASINL 1 | | #define HAVE_ACOSL 1 | | #define HAVE_ATANL 1 | | #define HAVE_LOGL 1 | | #define HAVE_EXPL 1 | | #define HAVE_TANL 1 | | #define HAVE_SINL 1 | | #define HAVE_COSL 1 | | #define HAVE_POWL 1 | | #define HAVE_TRUNCL 1 | | #define HAVE_LRINTL 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_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_NANOSLEEP 1 | | #define HAVE_CLOCK_GETTIME 1 | | #define TIME_WITH_SYS_TIME 1 | | #define HAVE_DIRENT_H 1 | | #define LTDL_SHLIB_EXT ".so" | | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | | #define LTDL_SYSSEARCHPATH "/lib64:/usr/lib64:/lib:/usr/lib:/usr/lib64/R/lib:/usr/lib64//bind9-export/:/usr/lib64/iscsi:/usr/lib64/llvm6.0/lib" | | #define LTDL_OBJDIR ".libs/" | | #define HAVE_PRELOADED_SYMBOLS 1 | | #define HAVE_LIBDL 1 | | #define HAVE_DLERROR 1 | | #define HAVE_ARGZ_H 1 | | #define HAVE_ERROR_T 1 | | #define HAVE_ARGZ_APPEND 1 | | #define HAVE_ARGZ_CREATE_SEP 1 | | #define HAVE_ARGZ_INSERT 1 | | #define HAVE_ARGZ_NEXT 1 | | #define HAVE_ARGZ_STRINGIFY 1 | | #define HAVE_ASSERT_H 1 | | #define HAVE_CTYPE_H 1 | | #define HAVE_ERRNO_H 1 | | #define HAVE_MALLOC_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STDIO_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:14110: result: no | configure:14110: checking mach-o/dyld.h presence | configure:14110: gcc -E conftest.c | conftest.c:190:10: fatal error: mach-o/dyld.h: No such file or directory | 190 | #include | | ^~~~~~~~~~~~~~~ | compilation terminated. | configure:14110: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Smalltalk" | | #define PACKAGE_TARNAME "smalltalk" | | #define PACKAGE_VERSION "3.2" | | #define PACKAGE_STRING "GNU Smalltalk 3.2" | | #define PACKAGE_BUGREPORT "help-smalltalk@gnu.org" | | #define PACKAGE_URL "http://smalltalk.gnu.org/" | | #define ST_MAJOR_VERSION 3 | | #define ST_MINOR_VERSION 2 | | #define ST_EDIT_VERSION 0 | | #define MAINTAINER "bonzini@gnu.org" | | #define PACKAGE "smalltalk" | | #define VERSION "3.2" | | #define PACKAGE_GIT_REVISION "" | | #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_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 restrict __restrict | | #define HAVE_VISIBILITY_HIDDEN /**/ | | #define HAVE_GOTO_VOID_P 1 | | #define HOST_SYSTEM "x86_64-unknown-linux-gnu" | | #define EXEEXT "" | | #define ARGV_EXEEXT "" | | #define ALIGNOF_DOUBLE 8 | | #define ALIGNOF_LONG_DOUBLE 16 | | #define SIZEOF_OFF_T 8 | | #define SIZEOF_INT 4 | | #define SIZEOF_LONG 8 | | #define SIZEOF_WCHAR_T 4 | | #define SIZEOF_OOP 8 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define RETSIGTYPE void | | #define STDLIB_NSIG 65 | | #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_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_LONG_LONG_INT 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_INTPTR_T 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 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_FLOORL 1 | | #define HAVE_CEILL 1 | | #define HAVE_SQRTL 1 | | #define HAVE_FREXPL 1 | | #define HAVE_LDEXPL 1 | | #define HAVE_ASINL 1 | | #define HAVE_ACOSL 1 | | #define HAVE_ATANL 1 | | #define HAVE_LOGL 1 | | #define HAVE_EXPL 1 | | #define HAVE_TANL 1 | | #define HAVE_SINL 1 | | #define HAVE_COSL 1 | | #define HAVE_POWL 1 | | #define HAVE_TRUNCL 1 | | #define HAVE_LRINTL 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_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_NANOSLEEP 1 | | #define HAVE_CLOCK_GETTIME 1 | | #define TIME_WITH_SYS_TIME 1 | | #define HAVE_DIRENT_H 1 | | #define LTDL_SHLIB_EXT ".so" | | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | | #define LTDL_SYSSEARCHPATH "/lib64:/usr/lib64:/lib:/usr/lib:/usr/lib64/R/lib:/usr/lib64//bind9-export/:/usr/lib64/iscsi:/usr/lib64/llvm6.0/lib" | | #define LTDL_OBJDIR ".libs/" | | #define HAVE_PRELOADED_SYMBOLS 1 | | #define HAVE_LIBDL 1 | | #define HAVE_DLERROR 1 | | #define HAVE_ARGZ_H 1 | | #define HAVE_ERROR_T 1 | | #define HAVE_ARGZ_APPEND 1 | | #define HAVE_ARGZ_CREATE_SEP 1 | | #define HAVE_ARGZ_INSERT 1 | | #define HAVE_ARGZ_NEXT 1 | | #define HAVE_ARGZ_STRINGIFY 1 | | #define HAVE_ASSERT_H 1 | | #define HAVE_CTYPE_H 1 | | #define HAVE_ERRNO_H 1 | | #define HAVE_MALLOC_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STDIO_H 1 | | #define HAVE_UNISTD_H 1 | | /* end confdefs.h. */ | | #include | configure:14110: result: no | configure:14110: checking for mach-o/dyld.h | configure:14110: result: no | configure:14124: checking for string.h | configure:14124: result: yes | configure:14139: checking for strchr | configure:14139: result: yes | configure:14152: checking for strrchr | configure:14152: 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 -lm >&5 | conftest.c:215:6: warning: conflicting types for built-in function 'strrchr'; expected 'char *(const char *, int)' [-Wbuiltin-declaration-mismatch] | 215 | char strrchr (); | | ^~~~~~~ | conftest.c:203:1: note: 'strrchr' is declared in header '' | 202 | # include | 203 | #else | configure:14152: $? = 0 | configure:14152: result: yes | configure:14165: checking for memcpy | configure:14165: result: yes | configure:14178: checking for memmove | configure:14178: result: yes | configure:14178: checking for strcmp | configure:14178: 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 -lm >&5 | conftest.c:218:6: warning: conflicting types for built-in function 'strcmp'; expected 'int(const char *, const char *)' [-Wbuiltin-declaration-mismatch] | 218 | char strcmp (); | | ^~~~~~ | conftest.c:206:1: note: 'strcmp' is declared in header '' | 205 | # include | 206 | #else | configure:14178: $? = 0 | configure:14178: result: yes | configure:14191: checking for closedir | configure:14191: 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 -lm >&5 | configure:14191: $? = 0 | configure:14191: result: yes | configure:14191: checking for opendir | configure:14191: 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 -lm >&5 | configure:14191: $? = 0 | configure:14191: result: yes | configure:14191: checking for readdir | configure:14191: 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 -lm >&5 | configure:14191: $? = 0 | configure:14191: result: yes | configure:14217: checking how to link with GMP | configure:14255: 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 -lm -lgmp >&5 | configure:14255: $? = 0 | configure:14265: result: -lgmp | configure:14278: checking size of mp_limb_t | configure:14283: 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 -lm >&5 | configure:14283: $? = 0 | configure:14283: ./conftest | configure:14283: $? = 0 | configure:14301: result: 8 | configure:14326: checking how to link with readline | configure:14362: 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 -lm -lreadline >&5 | conftest.c:2:10: fatal error: readline/readline.h: No such file or directory | 2 | #include | | ^~~~~~~~~~~~~~~~~~~~~ | compilation terminated. | configure:14365: $? = 1 | configure:14362: 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 -lm -lreadline -ltermcap >&5 | conftest.c:2:10: fatal error: readline/readline.h: No such file or directory | 2 | #include | | ^~~~~~~~~~~~~~~~~~~~~ | compilation terminated. | configure:14365: $? = 1 | configure:14362: 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 -lm -lreadline -ltermlib >&5 | conftest.c:2:10: fatal error: readline/readline.h: No such file or directory | 2 | #include | | ^~~~~~~~~~~~~~~~~~~~~ | compilation terminated. | configure:14365: $? = 1 | configure:14362: 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 -lm -lreadline -lncurses >&5 | conftest.c:2:10: fatal error: readline/readline.h: No such file or directory | 2 | #include | | ^~~~~~~~~~~~~~~~~~~~~ | compilation terminated. | configure:14365: $? = 1 | configure:14381: result: not found | configure:14443: checking for tclsh | configure:14448: checking for tclsh | configure:14466: found /usr/bin/tclsh | configure:14478: result: /usr/bin/tclsh | configure:14527: result: no | configure:14543: checking for Tcl 8.x | configure:14545: result: no | configure:14547: checking for Tk 8.x | configure:14549: result: no | configure:14555: checking the include path for Tcl/Tk 8.x | configure:14625: result: not found | configure:14628: checking how to link with Tcl/Tk 8.x | configure:14663: result: not found | configure:14680: checking whether to install BloxTK | configure:14741: result: no | configure:14756: checking whether to install BLOXBrowser | configure:14799: result: yes | configure:14810: checking whether to install Complex | configure:14853: result: yes | configure:14864: checking whether to install Continuations | configure:14907: result: yes | configure:14918: checking whether to install CParser | configure:14961: result: yes | configure:14972: checking whether to install DebugTools | configure:15015: result: yes | configure:15027: checking whether to install DBD-MySQL | configure:15070: result: yes | configure:15079: checking whether to run MySQL tests | configure:15089: result: no | configure:15096: checking for PQconnectdb in -lpq | configure:15121: 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 -lpq -lm >&5 | /usr/bin/ld: cannot find -lpq | collect2: error: ld returned 1 exit status | configure:15121: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Smalltalk" | | #define PACKAGE_TARNAME "smalltalk" | | #define PACKAGE_VERSION "3.2" | | #define PACKAGE_STRING "GNU Smalltalk 3.2" | | #define PACKAGE_BUGREPORT "help-smalltalk@gnu.org" | | #define PACKAGE_URL "http://smalltalk.gnu.org/" | | #define ST_MAJOR_VERSION 3 | | #define ST_MINOR_VERSION 2 | | #define ST_EDIT_VERSION 0 | | #define MAINTAINER "bonzini@gnu.org" | | #define PACKAGE "smalltalk" | | #define VERSION "3.2" | | #define PACKAGE_GIT_REVISION "" | | #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_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 restrict __restrict | | #define HAVE_VISIBILITY_HIDDEN /**/ | | #define HAVE_GOTO_VOID_P 1 | | #define HOST_SYSTEM "x86_64-unknown-linux-gnu" | | #define EXEEXT "" | | #define ARGV_EXEEXT "" | | #define ALIGNOF_DOUBLE 8 | | #define ALIGNOF_LONG_DOUBLE 16 | | #define SIZEOF_OFF_T 8 | | #define SIZEOF_INT 4 | | #define SIZEOF_LONG 8 | | #define SIZEOF_WCHAR_T 4 | | #define SIZEOF_OOP 8 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define RETSIGTYPE void | | #define STDLIB_NSIG 65 | | #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_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_LONG_LONG_INT 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_INTPTR_T 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 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_FLOORL 1 | | #define HAVE_CEILL 1 | | #define HAVE_SQRTL 1 | | #define HAVE_FREXPL 1 | | #define HAVE_LDEXPL 1 | | #define HAVE_ASINL 1 | | #define HAVE_ACOSL 1 | | #define HAVE_ATANL 1 | | #define HAVE_LOGL 1 | | #define HAVE_EXPL 1 | | #define HAVE_TANL 1 | | #define HAVE_SINL 1 | | #define HAVE_COSL 1 | | #define HAVE_POWL 1 | | #define HAVE_TRUNCL 1 | | #define HAVE_LRINTL 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_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_NANOSLEEP 1 | | #define HAVE_CLOCK_GETTIME 1 | | #define TIME_WITH_SYS_TIME 1 | | #define HAVE_DIRENT_H 1 | | #define LTDL_SHLIB_EXT ".so" | | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | | #define LTDL_SYSSEARCHPATH "/lib64:/usr/lib64:/lib:/usr/lib:/usr/lib64/R/lib:/usr/lib64//bind9-export/:/usr/lib64/iscsi:/usr/lib64/llvm6.0/lib" | | #define LTDL_OBJDIR ".libs/" | | #define HAVE_PRELOADED_SYMBOLS 1 | | #define HAVE_LIBDL 1 | | #define HAVE_DLERROR 1 | | #define HAVE_ARGZ_H 1 | | #define HAVE_ERROR_T 1 | | #define HAVE_ARGZ_APPEND 1 | | #define HAVE_ARGZ_CREATE_SEP 1 | | #define HAVE_ARGZ_INSERT 1 | | #define HAVE_ARGZ_NEXT 1 | | #define HAVE_ARGZ_STRINGIFY 1 | | #define HAVE_ASSERT_H 1 | | #define HAVE_CTYPE_H 1 | | #define HAVE_ERRNO_H 1 | | #define HAVE_MALLOC_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STDIO_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_STRCHR 1 | | #define HAVE_STRRCHR 1 | | #define HAVE_MEMCPY 1 | | #define HAVE_MEMMOVE 1 | | #define HAVE_STRCMP 1 | | #define HAVE_CLOSEDIR 1 | | #define HAVE_OPENDIR 1 | | #define HAVE_READDIR 1 | | #define HAVE_GMP 1 | | #define SIZEOF_MP_LIMB_T 8 | | /* 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 PQconnectdb (); | | int | | main () | | { | | return PQconnectdb (); | | ; | | return 0; | | } | configure:15130: result: no | configure:15144: checking whether to install DBD-PostgreSQL | configure:15202: result: no | configure:15215: checking sqlite3.h usability | configure:15215: 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:15215: $? = 0 | configure:15215: result: yes | configure:15215: checking sqlite3.h presence | configure:15215: gcc -E conftest.c | configure:15215: $? = 0 | configure:15215: result: yes | configure:15215: checking for sqlite3.h | configure:15215: result: yes | configure:15224: checking for sqlite3_clear_bindings in -lsqlite3 | configure:15249: 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 -lsqlite3 -lm >&5 | configure:15249: $? = 0 | configure:15258: result: yes | configure:15272: checking whether to install DBD-SQLite | configure:15328: result: yes | configure:15347: checking whether to install DBI | configure:15390: result: yes | configure:15401: checking gdbm.h usability | configure:15401: 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:235:10: fatal error: gdbm.h: No such file or directory | 235 | #include | | ^~~~~~~~ | compilation terminated. | configure:15401: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Smalltalk" | | #define PACKAGE_TARNAME "smalltalk" | | #define PACKAGE_VERSION "3.2" | | #define PACKAGE_STRING "GNU Smalltalk 3.2" | | #define PACKAGE_BUGREPORT "help-smalltalk@gnu.org" | | #define PACKAGE_URL "http://smalltalk.gnu.org/" | | #define ST_MAJOR_VERSION 3 | | #define ST_MINOR_VERSION 2 | | #define ST_EDIT_VERSION 0 | | #define MAINTAINER "bonzini@gnu.org" | | #define PACKAGE "smalltalk" | | #define VERSION "3.2" | | #define PACKAGE_GIT_REVISION "" | | #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_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 restrict __restrict | | #define HAVE_VISIBILITY_HIDDEN /**/ | | #define HAVE_GOTO_VOID_P 1 | | #define HOST_SYSTEM "x86_64-unknown-linux-gnu" | | #define EXEEXT "" | | #define ARGV_EXEEXT "" | | #define ALIGNOF_DOUBLE 8 | | #define ALIGNOF_LONG_DOUBLE 16 | | #define SIZEOF_OFF_T 8 | | #define SIZEOF_INT 4 | | #define SIZEOF_LONG 8 | | #define SIZEOF_WCHAR_T 4 | | #define SIZEOF_OOP 8 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define RETSIGTYPE void | | #define STDLIB_NSIG 65 | | #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_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_LONG_LONG_INT 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_INTPTR_T 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 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_FLOORL 1 | | #define HAVE_CEILL 1 | | #define HAVE_SQRTL 1 | | #define HAVE_FREXPL 1 | | #define HAVE_LDEXPL 1 | | #define HAVE_ASINL 1 | | #define HAVE_ACOSL 1 | | #define HAVE_ATANL 1 | | #define HAVE_LOGL 1 | | #define HAVE_EXPL 1 | | #define HAVE_TANL 1 | | #define HAVE_SINL 1 | | #define HAVE_COSL 1 | | #define HAVE_POWL 1 | | #define HAVE_TRUNCL 1 | | #define HAVE_LRINTL 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_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_NANOSLEEP 1 | | #define HAVE_CLOCK_GETTIME 1 | | #define TIME_WITH_SYS_TIME 1 | | #define HAVE_DIRENT_H 1 | | #define LTDL_SHLIB_EXT ".so" | | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | | #define LTDL_SYSSEARCHPATH "/lib64:/usr/lib64:/lib:/usr/lib:/usr/lib64/R/lib:/usr/lib64//bind9-export/:/usr/lib64/iscsi:/usr/lib64/llvm6.0/lib" | | #define LTDL_OBJDIR ".libs/" | | #define HAVE_PRELOADED_SYMBOLS 1 | | #define HAVE_LIBDL 1 | | #define HAVE_DLERROR 1 | | #define HAVE_ARGZ_H 1 | | #define HAVE_ERROR_T 1 | | #define HAVE_ARGZ_APPEND 1 | | #define HAVE_ARGZ_CREATE_SEP 1 | | #define HAVE_ARGZ_INSERT 1 | | #define HAVE_ARGZ_NEXT 1 | | #define HAVE_ARGZ_STRINGIFY 1 | | #define HAVE_ASSERT_H 1 | | #define HAVE_CTYPE_H 1 | | #define HAVE_ERRNO_H 1 | | #define HAVE_MALLOC_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STDIO_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_STRCHR 1 | | #define HAVE_STRRCHR 1 | | #define HAVE_MEMCPY 1 | | #define HAVE_MEMMOVE 1 | | #define HAVE_STRCMP 1 | | #define HAVE_CLOSEDIR 1 | | #define HAVE_OPENDIR 1 | | #define HAVE_READDIR 1 | | #define HAVE_GMP 1 | | #define SIZEOF_MP_LIMB_T 8 | | #define HAVE_LIBSQLITE3 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:15401: result: no | configure:15401: checking gdbm.h presence | configure:15401: gcc -E conftest.c | conftest.c:202:10: fatal error: gdbm.h: No such file or directory | 202 | #include | | ^~~~~~~~ | compilation terminated. | configure:15401: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Smalltalk" | | #define PACKAGE_TARNAME "smalltalk" | | #define PACKAGE_VERSION "3.2" | | #define PACKAGE_STRING "GNU Smalltalk 3.2" | | #define PACKAGE_BUGREPORT "help-smalltalk@gnu.org" | | #define PACKAGE_URL "http://smalltalk.gnu.org/" | | #define ST_MAJOR_VERSION 3 | | #define ST_MINOR_VERSION 2 | | #define ST_EDIT_VERSION 0 | | #define MAINTAINER "bonzini@gnu.org" | | #define PACKAGE "smalltalk" | | #define VERSION "3.2" | | #define PACKAGE_GIT_REVISION "" | | #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_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 restrict __restrict | | #define HAVE_VISIBILITY_HIDDEN /**/ | | #define HAVE_GOTO_VOID_P 1 | | #define HOST_SYSTEM "x86_64-unknown-linux-gnu" | | #define EXEEXT "" | | #define ARGV_EXEEXT "" | | #define ALIGNOF_DOUBLE 8 | | #define ALIGNOF_LONG_DOUBLE 16 | | #define SIZEOF_OFF_T 8 | | #define SIZEOF_INT 4 | | #define SIZEOF_LONG 8 | | #define SIZEOF_WCHAR_T 4 | | #define SIZEOF_OOP 8 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define RETSIGTYPE void | | #define STDLIB_NSIG 65 | | #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_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_LONG_LONG_INT 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_INTPTR_T 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 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_FLOORL 1 | | #define HAVE_CEILL 1 | | #define HAVE_SQRTL 1 | | #define HAVE_FREXPL 1 | | #define HAVE_LDEXPL 1 | | #define HAVE_ASINL 1 | | #define HAVE_ACOSL 1 | | #define HAVE_ATANL 1 | | #define HAVE_LOGL 1 | | #define HAVE_EXPL 1 | | #define HAVE_TANL 1 | | #define HAVE_SINL 1 | | #define HAVE_COSL 1 | | #define HAVE_POWL 1 | | #define HAVE_TRUNCL 1 | | #define HAVE_LRINTL 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_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_NANOSLEEP 1 | | #define HAVE_CLOCK_GETTIME 1 | | #define TIME_WITH_SYS_TIME 1 | | #define HAVE_DIRENT_H 1 | | #define LTDL_SHLIB_EXT ".so" | | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | | #define LTDL_SYSSEARCHPATH "/lib64:/usr/lib64:/lib:/usr/lib:/usr/lib64/R/lib:/usr/lib64//bind9-export/:/usr/lib64/iscsi:/usr/lib64/llvm6.0/lib" | | #define LTDL_OBJDIR ".libs/" | | #define HAVE_PRELOADED_SYMBOLS 1 | | #define HAVE_LIBDL 1 | | #define HAVE_DLERROR 1 | | #define HAVE_ARGZ_H 1 | | #define HAVE_ERROR_T 1 | | #define HAVE_ARGZ_APPEND 1 | | #define HAVE_ARGZ_CREATE_SEP 1 | | #define HAVE_ARGZ_INSERT 1 | | #define HAVE_ARGZ_NEXT 1 | | #define HAVE_ARGZ_STRINGIFY 1 | | #define HAVE_ASSERT_H 1 | | #define HAVE_CTYPE_H 1 | | #define HAVE_ERRNO_H 1 | | #define HAVE_MALLOC_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STDIO_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_STRCHR 1 | | #define HAVE_STRRCHR 1 | | #define HAVE_MEMCPY 1 | | #define HAVE_MEMMOVE 1 | | #define HAVE_STRCMP 1 | | #define HAVE_CLOSEDIR 1 | | #define HAVE_OPENDIR 1 | | #define HAVE_READDIR 1 | | #define HAVE_GMP 1 | | #define SIZEOF_MP_LIMB_T 8 | | #define HAVE_LIBSQLITE3 1 | | /* end confdefs.h. */ | | #include | configure:15401: result: no | configure:15401: checking for gdbm.h | configure:15401: result: no | configure:15407: checking whether to install GDBM | configure:15466: result: no | configure:15481: checking whether to install Glorp | configure:15524: result: yes | configure:15536: checking for CAIRO | configure:15544: $PKG_CONFIG --exists --print-errors "cairo" | Package cairo was not found in the pkg-config search path. | Perhaps you should add the directory containing `cairo.pc' | to the PKG_CONFIG_PATH environment variable | Package 'cairo', required by 'virtual:world', not found | configure:15547: $? = 1 | configure:15562: $PKG_CONFIG --exists --print-errors "cairo" | Package cairo was not found in the pkg-config search path. | Perhaps you should add the directory containing `cairo.pc' | to the PKG_CONFIG_PATH environment variable | Package 'cairo', required by 'virtual:world', not found | configure:15565: $? = 1 | Package 'cairo', required by 'virtual:world', not found | configure:15593: result: no | configure:15605: checking whether to install Cairo | configure:15663: result: no | configure:15714: checking for pkg-config | configure:15745: result: /usr/bin/pkg-config | configure:15769: checking for GLIB - version >= 2.0.0 | configure:16434: result: no | configure:16462: 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 -lm >&5 | conftest.c:203:10: fatal error: glib.h: No such file or directory | 203 | #include | | ^~~~~~~~ | compilation terminated. | configure:16462: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Smalltalk" | | #define PACKAGE_TARNAME "smalltalk" | | #define PACKAGE_VERSION "3.2" | | #define PACKAGE_STRING "GNU Smalltalk 3.2" | | #define PACKAGE_BUGREPORT "help-smalltalk@gnu.org" | | #define PACKAGE_URL "http://smalltalk.gnu.org/" | | #define ST_MAJOR_VERSION 3 | | #define ST_MINOR_VERSION 2 | | #define ST_EDIT_VERSION 0 | | #define MAINTAINER "bonzini@gnu.org" | | #define PACKAGE "smalltalk" | | #define VERSION "3.2" | | #define PACKAGE_GIT_REVISION "" | | #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_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 restrict __restrict | | #define HAVE_VISIBILITY_HIDDEN /**/ | | #define HAVE_GOTO_VOID_P 1 | | #define HOST_SYSTEM "x86_64-unknown-linux-gnu" | | #define EXEEXT "" | | #define ARGV_EXEEXT "" | | #define ALIGNOF_DOUBLE 8 | | #define ALIGNOF_LONG_DOUBLE 16 | | #define SIZEOF_OFF_T 8 | | #define SIZEOF_INT 4 | | #define SIZEOF_LONG 8 | | #define SIZEOF_WCHAR_T 4 | | #define SIZEOF_OOP 8 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define RETSIGTYPE void | | #define STDLIB_NSIG 65 | | #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_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_LONG_LONG_INT 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_INTPTR_T 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 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_FLOORL 1 | | #define HAVE_CEILL 1 | | #define HAVE_SQRTL 1 | | #define HAVE_FREXPL 1 | | #define HAVE_LDEXPL 1 | | #define HAVE_ASINL 1 | | #define HAVE_ACOSL 1 | | #define HAVE_ATANL 1 | | #define HAVE_LOGL 1 | | #define HAVE_EXPL 1 | | #define HAVE_TANL 1 | | #define HAVE_SINL 1 | | #define HAVE_COSL 1 | | #define HAVE_POWL 1 | | #define HAVE_TRUNCL 1 | | #define HAVE_LRINTL 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_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_NANOSLEEP 1 | | #define HAVE_CLOCK_GETTIME 1 | | #define TIME_WITH_SYS_TIME 1 | | #define HAVE_DIRENT_H 1 | | #define LTDL_SHLIB_EXT ".so" | | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | | #define LTDL_SYSSEARCHPATH "/lib64:/usr/lib64:/lib:/usr/lib:/usr/lib64/R/lib:/usr/lib64//bind9-export/:/usr/lib64/iscsi:/usr/lib64/llvm6.0/lib" | | #define LTDL_OBJDIR ".libs/" | | #define HAVE_PRELOADED_SYMBOLS 1 | | #define HAVE_LIBDL 1 | | #define HAVE_DLERROR 1 | | #define HAVE_ARGZ_H 1 | | #define HAVE_ERROR_T 1 | | #define HAVE_ARGZ_APPEND 1 | | #define HAVE_ARGZ_CREATE_SEP 1 | | #define HAVE_ARGZ_INSERT 1 | | #define HAVE_ARGZ_NEXT 1 | | #define HAVE_ARGZ_STRINGIFY 1 | | #define HAVE_ASSERT_H 1 | | #define HAVE_CTYPE_H 1 | | #define HAVE_ERRNO_H 1 | | #define HAVE_MALLOC_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STDIO_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_STRCHR 1 | | #define HAVE_STRRCHR 1 | | #define HAVE_MEMCPY 1 | | #define HAVE_MEMMOVE 1 | | #define HAVE_STRCMP 1 | | #define HAVE_CLOSEDIR 1 | | #define HAVE_OPENDIR 1 | | #define HAVE_READDIR 1 | | #define HAVE_GMP 1 | | #define SIZEOF_MP_LIMB_T 8 | | #define HAVE_LIBSQLITE3 1 | | /* end confdefs.h. */ | | | | #include | | #include | | | | int | | main () | | { | | return ((glib_major_version) || (glib_minor_version) || (glib_micro_version)); | | ; | | return 0; | | } | configure:16497: checking whether to install GTK | configure:16556: result: no | configure:16571: checking whether to install BloxGTK | configure:16629: result: no | configure:16646: checking whether to install Blox | configure:16704: result: no | configure:16719: checking whether to install WebServer | configure:16762: result: yes | configure:16800: checking for ld used by GCC | configure:16863: result: /usr/bin/ld -m elf_x86_64 | configure:16870: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld | GNU ld version 2.31.1-29.fc30 | configure:16882: result: yes | configure:16888: checking for shared library run path origin | configure:16901: result: done | configure:17306: checking for nl_langinfo and CODESET | configure:17322: 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 -lm >&5 | conftest.c: In function 'main': | conftest.c:206:7: warning: unused variable 'cs' [-Wunused-variable] | 206 | char* cs = nl_langinfo(CODESET); | | ^~ | configure:17322: $? = 0 | configure:17331: result: yes | configure:17369: checking for iconv | configure:17391: 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 -lm >&5 | configure:17391: $? = 0 | configure:17423: result: yes | configure:17444: checking for iconv declaration | configure:17473: 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:17473: $? = 0 | configure:17484: result: install-shextern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); | configure:17494: checking whether to install I18N | configure:17550: result: yes | configure:17597: checking for iconv | configure:17651: result: yes | configure:17672: checking for iconv declaration | configure:17712: result: install-shextern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); | configure:17722: checking whether to install Iconv | configure:17778: result: yes | configure:17796: checking whether to install Java | configure:17839: result: yes | configure:17850: checking whether to install Digest | configure:17894: result: yes | configure:17907: checking whether to install GNUPlot | configure:17950: result: yes | configure:17961: checking whether to install Magritte | configure:18004: result: yes | configure:18015: checking whether to install Magritte-Seaside | configure:18058: result: yes | configure:18072: checking for initscr in -lncurses | configure:18097: 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 -lncurses -lm >&5 | /usr/bin/ld: cannot find -lncurses | collect2: error: ld returned 1 exit status | configure:18097: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Smalltalk" | | #define PACKAGE_TARNAME "smalltalk" | | #define PACKAGE_VERSION "3.2" | | #define PACKAGE_STRING "GNU Smalltalk 3.2" | | #define PACKAGE_BUGREPORT "help-smalltalk@gnu.org" | | #define PACKAGE_URL "http://smalltalk.gnu.org/" | | #define ST_MAJOR_VERSION 3 | | #define ST_MINOR_VERSION 2 | | #define ST_EDIT_VERSION 0 | | #define MAINTAINER "bonzini@gnu.org" | | #define PACKAGE "smalltalk" | | #define VERSION "3.2" | | #define PACKAGE_GIT_REVISION "" | | #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_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 restrict __restrict | | #define HAVE_VISIBILITY_HIDDEN /**/ | | #define HAVE_GOTO_VOID_P 1 | | #define HOST_SYSTEM "x86_64-unknown-linux-gnu" | | #define EXEEXT "" | | #define ARGV_EXEEXT "" | | #define ALIGNOF_DOUBLE 8 | | #define ALIGNOF_LONG_DOUBLE 16 | | #define SIZEOF_OFF_T 8 | | #define SIZEOF_INT 4 | | #define SIZEOF_LONG 8 | | #define SIZEOF_WCHAR_T 4 | | #define SIZEOF_OOP 8 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define RETSIGTYPE void | | #define STDLIB_NSIG 65 | | #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_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_LONG_LONG_INT 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_INTPTR_T 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 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_FLOORL 1 | | #define HAVE_CEILL 1 | | #define HAVE_SQRTL 1 | | #define HAVE_FREXPL 1 | | #define HAVE_LDEXPL 1 | | #define HAVE_ASINL 1 | | #define HAVE_ACOSL 1 | | #define HAVE_ATANL 1 | | #define HAVE_LOGL 1 | | #define HAVE_EXPL 1 | | #define HAVE_TANL 1 | | #define HAVE_SINL 1 | | #define HAVE_COSL 1 | | #define HAVE_POWL 1 | | #define HAVE_TRUNCL 1 | | #define HAVE_LRINTL 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_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_NANOSLEEP 1 | | #define HAVE_CLOCK_GETTIME 1 | | #define TIME_WITH_SYS_TIME 1 | | #define HAVE_DIRENT_H 1 | | #define LTDL_SHLIB_EXT ".so" | | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | | #define LTDL_SYSSEARCHPATH "/lib64:/usr/lib64:/lib:/usr/lib:/usr/lib64/R/lib:/usr/lib64//bind9-export/:/usr/lib64/iscsi:/usr/lib64/llvm6.0/lib" | | #define LTDL_OBJDIR ".libs/" | | #define HAVE_PRELOADED_SYMBOLS 1 | | #define HAVE_LIBDL 1 | | #define HAVE_DLERROR 1 | | #define HAVE_ARGZ_H 1 | | #define HAVE_ERROR_T 1 | | #define HAVE_ARGZ_APPEND 1 | | #define HAVE_ARGZ_CREATE_SEP 1 | | #define HAVE_ARGZ_INSERT 1 | | #define HAVE_ARGZ_NEXT 1 | | #define HAVE_ARGZ_STRINGIFY 1 | | #define HAVE_ASSERT_H 1 | | #define HAVE_CTYPE_H 1 | | #define HAVE_ERRNO_H 1 | | #define HAVE_MALLOC_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STDIO_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_STRCHR 1 | | #define HAVE_STRRCHR 1 | | #define HAVE_MEMCPY 1 | | #define HAVE_MEMMOVE 1 | | #define HAVE_STRCMP 1 | | #define HAVE_CLOSEDIR 1 | | #define HAVE_OPENDIR 1 | | #define HAVE_READDIR 1 | | #define HAVE_GMP 1 | | #define SIZEOF_MP_LIMB_T 8 | | #define HAVE_LIBSQLITE3 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_ICONV 1 | | #define ICONV_CONST | | #define HAVE_ICONV 1 | | #define ICONV_CONST | | /* 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 initscr (); | | int | | main () | | { | | return initscr (); | | ; | | return 0; | | } | configure:18106: result: no | configure:18120: checking whether to install NCurses | configure:18178: result: no | configure:18191: checking whether to install NetClients | configure:18234: result: yes | configure:18245: checking whether to install DhbNumericalMethods | configure:18288: result: yes | configure:18297: checking for X | configure:18405: gcc -E conftest.c | configure:18405: $? = 0 | configure:18436: 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 -lX11 -lm >&5 | configure:18436: $? = 0 | configure:18486: result: libraries , headers | configure:18585: 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 -lm -lX11 >&5 | configure:18585: $? = 0 | configure:18683: checking for gethostbyname | configure:18683: 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 -lm >&5 | configure:18683: $? = 0 | configure:18683: result: yes | configure:18780: checking for connect | configure:18780: 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 -lm >&5 | configure:18780: $? = 0 | configure:18780: result: yes | configure:18829: checking for remove | configure:18829: 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 -lm >&5 | configure:18829: $? = 0 | configure:18829: result: yes | configure:18878: checking for shmat | configure:18878: 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 -lm >&5 | configure:18878: $? = 0 | configure:18878: result: yes | configure:18936: checking for IceConnectionNumber in -lICE | configure:18961: 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 -lICE -lm >&5 | /usr/bin/ld: cannot find -lICE | collect2: error: ld returned 1 exit status | configure:18961: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Smalltalk" | | #define PACKAGE_TARNAME "smalltalk" | | #define PACKAGE_VERSION "3.2" | | #define PACKAGE_STRING "GNU Smalltalk 3.2" | | #define PACKAGE_BUGREPORT "help-smalltalk@gnu.org" | | #define PACKAGE_URL "http://smalltalk.gnu.org/" | | #define ST_MAJOR_VERSION 3 | | #define ST_MINOR_VERSION 2 | | #define ST_EDIT_VERSION 0 | | #define MAINTAINER "bonzini@gnu.org" | | #define PACKAGE "smalltalk" | | #define VERSION "3.2" | | #define PACKAGE_GIT_REVISION "" | | #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_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 restrict __restrict | | #define HAVE_VISIBILITY_HIDDEN /**/ | | #define HAVE_GOTO_VOID_P 1 | | #define HOST_SYSTEM "x86_64-unknown-linux-gnu" | | #define EXEEXT "" | | #define ARGV_EXEEXT "" | | #define ALIGNOF_DOUBLE 8 | | #define ALIGNOF_LONG_DOUBLE 16 | | #define SIZEOF_OFF_T 8 | | #define SIZEOF_INT 4 | | #define SIZEOF_LONG 8 | | #define SIZEOF_WCHAR_T 4 | | #define SIZEOF_OOP 8 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define RETSIGTYPE void | | #define STDLIB_NSIG 65 | | #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_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_LONG_LONG_INT 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_INTPTR_T 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 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_FLOORL 1 | | #define HAVE_CEILL 1 | | #define HAVE_SQRTL 1 | | #define HAVE_FREXPL 1 | | #define HAVE_LDEXPL 1 | | #define HAVE_ASINL 1 | | #define HAVE_ACOSL 1 | | #define HAVE_ATANL 1 | | #define HAVE_LOGL 1 | | #define HAVE_EXPL 1 | | #define HAVE_TANL 1 | | #define HAVE_SINL 1 | | #define HAVE_COSL 1 | | #define HAVE_POWL 1 | | #define HAVE_TRUNCL 1 | | #define HAVE_LRINTL 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_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_NANOSLEEP 1 | | #define HAVE_CLOCK_GETTIME 1 | | #define TIME_WITH_SYS_TIME 1 | | #define HAVE_DIRENT_H 1 | | #define LTDL_SHLIB_EXT ".so" | | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | | #define LTDL_SYSSEARCHPATH "/lib64:/usr/lib64:/lib:/usr/lib:/usr/lib64/R/lib:/usr/lib64//bind9-export/:/usr/lib64/iscsi:/usr/lib64/llvm6.0/lib" | | #define LTDL_OBJDIR ".libs/" | | #define HAVE_PRELOADED_SYMBOLS 1 | | #define HAVE_LIBDL 1 | | #define HAVE_DLERROR 1 | | #define HAVE_ARGZ_H 1 | | #define HAVE_ERROR_T 1 | | #define HAVE_ARGZ_APPEND 1 | | #define HAVE_ARGZ_CREATE_SEP 1 | | #define HAVE_ARGZ_INSERT 1 | | #define HAVE_ARGZ_NEXT 1 | | #define HAVE_ARGZ_STRINGIFY 1 | | #define HAVE_ASSERT_H 1 | | #define HAVE_CTYPE_H 1 | | #define HAVE_ERRNO_H 1 | | #define HAVE_MALLOC_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STDIO_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_STRCHR 1 | | #define HAVE_STRRCHR 1 | | #define HAVE_MEMCPY 1 | | #define HAVE_MEMMOVE 1 | | #define HAVE_STRCMP 1 | | #define HAVE_CLOSEDIR 1 | | #define HAVE_OPENDIR 1 | | #define HAVE_READDIR 1 | | #define HAVE_GMP 1 | | #define SIZEOF_MP_LIMB_T 8 | | #define HAVE_LIBSQLITE3 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_ICONV 1 | | #define ICONV_CONST | | #define HAVE_ICONV 1 | | #define ICONV_CONST | | /* 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 IceConnectionNumber (); | | int | | main () | | { | | return IceConnectionNumber (); | | ; | | return 0; | | } | configure:18970: result: no | configure:18987: checking OpenGL/gl.h usability | configure:18987: 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:240:10: fatal error: OpenGL/gl.h: No such file or directory | 240 | #include | | ^~~~~~~~~~~~~ | compilation terminated. | configure:18987: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Smalltalk" | | #define PACKAGE_TARNAME "smalltalk" | | #define PACKAGE_VERSION "3.2" | | #define PACKAGE_STRING "GNU Smalltalk 3.2" | | #define PACKAGE_BUGREPORT "help-smalltalk@gnu.org" | | #define PACKAGE_URL "http://smalltalk.gnu.org/" | | #define ST_MAJOR_VERSION 3 | | #define ST_MINOR_VERSION 2 | | #define ST_EDIT_VERSION 0 | | #define MAINTAINER "bonzini@gnu.org" | | #define PACKAGE "smalltalk" | | #define VERSION "3.2" | | #define PACKAGE_GIT_REVISION "" | | #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_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 restrict __restrict | | #define HAVE_VISIBILITY_HIDDEN /**/ | | #define HAVE_GOTO_VOID_P 1 | | #define HOST_SYSTEM "x86_64-unknown-linux-gnu" | | #define EXEEXT "" | | #define ARGV_EXEEXT "" | | #define ALIGNOF_DOUBLE 8 | | #define ALIGNOF_LONG_DOUBLE 16 | | #define SIZEOF_OFF_T 8 | | #define SIZEOF_INT 4 | | #define SIZEOF_LONG 8 | | #define SIZEOF_WCHAR_T 4 | | #define SIZEOF_OOP 8 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define RETSIGTYPE void | | #define STDLIB_NSIG 65 | | #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_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_LONG_LONG_INT 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_INTPTR_T 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 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_FLOORL 1 | | #define HAVE_CEILL 1 | | #define HAVE_SQRTL 1 | | #define HAVE_FREXPL 1 | | #define HAVE_LDEXPL 1 | | #define HAVE_ASINL 1 | | #define HAVE_ACOSL 1 | | #define HAVE_ATANL 1 | | #define HAVE_LOGL 1 | | #define HAVE_EXPL 1 | | #define HAVE_TANL 1 | | #define HAVE_SINL 1 | | #define HAVE_COSL 1 | | #define HAVE_POWL 1 | | #define HAVE_TRUNCL 1 | | #define HAVE_LRINTL 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_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_NANOSLEEP 1 | | #define HAVE_CLOCK_GETTIME 1 | | #define TIME_WITH_SYS_TIME 1 | | #define HAVE_DIRENT_H 1 | | #define LTDL_SHLIB_EXT ".so" | | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | | #define LTDL_SYSSEARCHPATH "/lib64:/usr/lib64:/lib:/usr/lib:/usr/lib64/R/lib:/usr/lib64//bind9-export/:/usr/lib64/iscsi:/usr/lib64/llvm6.0/lib" | | #define LTDL_OBJDIR ".libs/" | | #define HAVE_PRELOADED_SYMBOLS 1 | | #define HAVE_LIBDL 1 | | #define HAVE_DLERROR 1 | | #define HAVE_ARGZ_H 1 | | #define HAVE_ERROR_T 1 | | #define HAVE_ARGZ_APPEND 1 | | #define HAVE_ARGZ_CREATE_SEP 1 | | #define HAVE_ARGZ_INSERT 1 | | #define HAVE_ARGZ_NEXT 1 | | #define HAVE_ARGZ_STRINGIFY 1 | | #define HAVE_ASSERT_H 1 | | #define HAVE_CTYPE_H 1 | | #define HAVE_ERRNO_H 1 | | #define HAVE_MALLOC_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STDIO_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_STRCHR 1 | | #define HAVE_STRRCHR 1 | | #define HAVE_MEMCPY 1 | | #define HAVE_MEMMOVE 1 | | #define HAVE_STRCMP 1 | | #define HAVE_CLOSEDIR 1 | | #define HAVE_OPENDIR 1 | | #define HAVE_READDIR 1 | | #define HAVE_GMP 1 | | #define SIZEOF_MP_LIMB_T 8 | | #define HAVE_LIBSQLITE3 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_ICONV 1 | | #define ICONV_CONST | | #define HAVE_ICONV 1 | | #define ICONV_CONST | | /* 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:18987: result: no | configure:18987: checking OpenGL/gl.h presence | configure:18987: gcc -E conftest.c | conftest.c:207:10: fatal error: OpenGL/gl.h: No such file or directory | 207 | #include | | ^~~~~~~~~~~~~ | compilation terminated. | configure:18987: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Smalltalk" | | #define PACKAGE_TARNAME "smalltalk" | | #define PACKAGE_VERSION "3.2" | | #define PACKAGE_STRING "GNU Smalltalk 3.2" | | #define PACKAGE_BUGREPORT "help-smalltalk@gnu.org" | | #define PACKAGE_URL "http://smalltalk.gnu.org/" | | #define ST_MAJOR_VERSION 3 | | #define ST_MINOR_VERSION 2 | | #define ST_EDIT_VERSION 0 | | #define MAINTAINER "bonzini@gnu.org" | | #define PACKAGE "smalltalk" | | #define VERSION "3.2" | | #define PACKAGE_GIT_REVISION "" | | #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_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 restrict __restrict | | #define HAVE_VISIBILITY_HIDDEN /**/ | | #define HAVE_GOTO_VOID_P 1 | | #define HOST_SYSTEM "x86_64-unknown-linux-gnu" | | #define EXEEXT "" | | #define ARGV_EXEEXT "" | | #define ALIGNOF_DOUBLE 8 | | #define ALIGNOF_LONG_DOUBLE 16 | | #define SIZEOF_OFF_T 8 | | #define SIZEOF_INT 4 | | #define SIZEOF_LONG 8 | | #define SIZEOF_WCHAR_T 4 | | #define SIZEOF_OOP 8 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define RETSIGTYPE void | | #define STDLIB_NSIG 65 | | #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_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_LONG_LONG_INT 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_INTPTR_T 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 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_FLOORL 1 | | #define HAVE_CEILL 1 | | #define HAVE_SQRTL 1 | | #define HAVE_FREXPL 1 | | #define HAVE_LDEXPL 1 | | #define HAVE_ASINL 1 | | #define HAVE_ACOSL 1 | | #define HAVE_ATANL 1 | | #define HAVE_LOGL 1 | | #define HAVE_EXPL 1 | | #define HAVE_TANL 1 | | #define HAVE_SINL 1 | | #define HAVE_COSL 1 | | #define HAVE_POWL 1 | | #define HAVE_TRUNCL 1 | | #define HAVE_LRINTL 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_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_NANOSLEEP 1 | | #define HAVE_CLOCK_GETTIME 1 | | #define TIME_WITH_SYS_TIME 1 | | #define HAVE_DIRENT_H 1 | | #define LTDL_SHLIB_EXT ".so" | | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | | #define LTDL_SYSSEARCHPATH "/lib64:/usr/lib64:/lib:/usr/lib:/usr/lib64/R/lib:/usr/lib64//bind9-export/:/usr/lib64/iscsi:/usr/lib64/llvm6.0/lib" | | #define LTDL_OBJDIR ".libs/" | | #define HAVE_PRELOADED_SYMBOLS 1 | | #define HAVE_LIBDL 1 | | #define HAVE_DLERROR 1 | | #define HAVE_ARGZ_H 1 | | #define HAVE_ERROR_T 1 | | #define HAVE_ARGZ_APPEND 1 | | #define HAVE_ARGZ_CREATE_SEP 1 | | #define HAVE_ARGZ_INSERT 1 | | #define HAVE_ARGZ_NEXT 1 | | #define HAVE_ARGZ_STRINGIFY 1 | | #define HAVE_ASSERT_H 1 | | #define HAVE_CTYPE_H 1 | | #define HAVE_ERRNO_H 1 | | #define HAVE_MALLOC_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STDIO_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_STRCHR 1 | | #define HAVE_STRRCHR 1 | | #define HAVE_MEMCPY 1 | | #define HAVE_MEMMOVE 1 | | #define HAVE_STRCMP 1 | | #define HAVE_CLOSEDIR 1 | | #define HAVE_OPENDIR 1 | | #define HAVE_READDIR 1 | | #define HAVE_GMP 1 | | #define SIZEOF_MP_LIMB_T 8 | | #define HAVE_LIBSQLITE3 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_ICONV 1 | | #define ICONV_CONST | | #define HAVE_ICONV 1 | | #define ICONV_CONST | | /* end confdefs.h. */ | | #include | configure:18987: result: no | configure:18987: checking for OpenGL/gl.h | configure:18987: result: no | configure:18987: checking OpenGL/glu.h usability | configure:18987: 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:240:10: fatal error: OpenGL/glu.h: No such file or directory | 240 | #include | | ^~~~~~~~~~~~~~ | compilation terminated. | configure:18987: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Smalltalk" | | #define PACKAGE_TARNAME "smalltalk" | | #define PACKAGE_VERSION "3.2" | | #define PACKAGE_STRING "GNU Smalltalk 3.2" | | #define PACKAGE_BUGREPORT "help-smalltalk@gnu.org" | | #define PACKAGE_URL "http://smalltalk.gnu.org/" | | #define ST_MAJOR_VERSION 3 | | #define ST_MINOR_VERSION 2 | | #define ST_EDIT_VERSION 0 | | #define MAINTAINER "bonzini@gnu.org" | | #define PACKAGE "smalltalk" | | #define VERSION "3.2" | | #define PACKAGE_GIT_REVISION "" | | #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_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 restrict __restrict | | #define HAVE_VISIBILITY_HIDDEN /**/ | | #define HAVE_GOTO_VOID_P 1 | | #define HOST_SYSTEM "x86_64-unknown-linux-gnu" | | #define EXEEXT "" | | #define ARGV_EXEEXT "" | | #define ALIGNOF_DOUBLE 8 | | #define ALIGNOF_LONG_DOUBLE 16 | | #define SIZEOF_OFF_T 8 | | #define SIZEOF_INT 4 | | #define SIZEOF_LONG 8 | | #define SIZEOF_WCHAR_T 4 | | #define SIZEOF_OOP 8 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define RETSIGTYPE void | | #define STDLIB_NSIG 65 | | #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_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_LONG_LONG_INT 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_INTPTR_T 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 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_FLOORL 1 | | #define HAVE_CEILL 1 | | #define HAVE_SQRTL 1 | | #define HAVE_FREXPL 1 | | #define HAVE_LDEXPL 1 | | #define HAVE_ASINL 1 | | #define HAVE_ACOSL 1 | | #define HAVE_ATANL 1 | | #define HAVE_LOGL 1 | | #define HAVE_EXPL 1 | | #define HAVE_TANL 1 | | #define HAVE_SINL 1 | | #define HAVE_COSL 1 | | #define HAVE_POWL 1 | | #define HAVE_TRUNCL 1 | | #define HAVE_LRINTL 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_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_NANOSLEEP 1 | | #define HAVE_CLOCK_GETTIME 1 | | #define TIME_WITH_SYS_TIME 1 | | #define HAVE_DIRENT_H 1 | | #define LTDL_SHLIB_EXT ".so" | | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | | #define LTDL_SYSSEARCHPATH "/lib64:/usr/lib64:/lib:/usr/lib:/usr/lib64/R/lib:/usr/lib64//bind9-export/:/usr/lib64/iscsi:/usr/lib64/llvm6.0/lib" | | #define LTDL_OBJDIR ".libs/" | | #define HAVE_PRELOADED_SYMBOLS 1 | | #define HAVE_LIBDL 1 | | #define HAVE_DLERROR 1 | | #define HAVE_ARGZ_H 1 | | #define HAVE_ERROR_T 1 | | #define HAVE_ARGZ_APPEND 1 | | #define HAVE_ARGZ_CREATE_SEP 1 | | #define HAVE_ARGZ_INSERT 1 | | #define HAVE_ARGZ_NEXT 1 | | #define HAVE_ARGZ_STRINGIFY 1 | | #define HAVE_ASSERT_H 1 | | #define HAVE_CTYPE_H 1 | | #define HAVE_ERRNO_H 1 | | #define HAVE_MALLOC_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STDIO_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_STRCHR 1 | | #define HAVE_STRRCHR 1 | | #define HAVE_MEMCPY 1 | | #define HAVE_MEMMOVE 1 | | #define HAVE_STRCMP 1 | | #define HAVE_CLOSEDIR 1 | | #define HAVE_OPENDIR 1 | | #define HAVE_READDIR 1 | | #define HAVE_GMP 1 | | #define SIZEOF_MP_LIMB_T 8 | | #define HAVE_LIBSQLITE3 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_ICONV 1 | | #define ICONV_CONST | | #define HAVE_ICONV 1 | | #define ICONV_CONST | | /* 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:18987: result: no | configure:18987: checking OpenGL/glu.h presence | configure:18987: gcc -E conftest.c | conftest.c:207:10: fatal error: OpenGL/glu.h: No such file or directory | 207 | #include | | ^~~~~~~~~~~~~~ | compilation terminated. | configure:18987: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Smalltalk" | | #define PACKAGE_TARNAME "smalltalk" | | #define PACKAGE_VERSION "3.2" | | #define PACKAGE_STRING "GNU Smalltalk 3.2" | | #define PACKAGE_BUGREPORT "help-smalltalk@gnu.org" | | #define PACKAGE_URL "http://smalltalk.gnu.org/" | | #define ST_MAJOR_VERSION 3 | | #define ST_MINOR_VERSION 2 | | #define ST_EDIT_VERSION 0 | | #define MAINTAINER "bonzini@gnu.org" | | #define PACKAGE "smalltalk" | | #define VERSION "3.2" | | #define PACKAGE_GIT_REVISION "" | | #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_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 restrict __restrict | | #define HAVE_VISIBILITY_HIDDEN /**/ | | #define HAVE_GOTO_VOID_P 1 | | #define HOST_SYSTEM "x86_64-unknown-linux-gnu" | | #define EXEEXT "" | | #define ARGV_EXEEXT "" | | #define ALIGNOF_DOUBLE 8 | | #define ALIGNOF_LONG_DOUBLE 16 | | #define SIZEOF_OFF_T 8 | | #define SIZEOF_INT 4 | | #define SIZEOF_LONG 8 | | #define SIZEOF_WCHAR_T 4 | | #define SIZEOF_OOP 8 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define RETSIGTYPE void | | #define STDLIB_NSIG 65 | | #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_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_LONG_LONG_INT 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_INTPTR_T 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 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_FLOORL 1 | | #define HAVE_CEILL 1 | | #define HAVE_SQRTL 1 | | #define HAVE_FREXPL 1 | | #define HAVE_LDEXPL 1 | | #define HAVE_ASINL 1 | | #define HAVE_ACOSL 1 | | #define HAVE_ATANL 1 | | #define HAVE_LOGL 1 | | #define HAVE_EXPL 1 | | #define HAVE_TANL 1 | | #define HAVE_SINL 1 | | #define HAVE_COSL 1 | | #define HAVE_POWL 1 | | #define HAVE_TRUNCL 1 | | #define HAVE_LRINTL 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_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_NANOSLEEP 1 | | #define HAVE_CLOCK_GETTIME 1 | | #define TIME_WITH_SYS_TIME 1 | | #define HAVE_DIRENT_H 1 | | #define LTDL_SHLIB_EXT ".so" | | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | | #define LTDL_SYSSEARCHPATH "/lib64:/usr/lib64:/lib:/usr/lib:/usr/lib64/R/lib:/usr/lib64//bind9-export/:/usr/lib64/iscsi:/usr/lib64/llvm6.0/lib" | | #define LTDL_OBJDIR ".libs/" | | #define HAVE_PRELOADED_SYMBOLS 1 | | #define HAVE_LIBDL 1 | | #define HAVE_DLERROR 1 | | #define HAVE_ARGZ_H 1 | | #define HAVE_ERROR_T 1 | | #define HAVE_ARGZ_APPEND 1 | | #define HAVE_ARGZ_CREATE_SEP 1 | | #define HAVE_ARGZ_INSERT 1 | | #define HAVE_ARGZ_NEXT 1 | | #define HAVE_ARGZ_STRINGIFY 1 | | #define HAVE_ASSERT_H 1 | | #define HAVE_CTYPE_H 1 | | #define HAVE_ERRNO_H 1 | | #define HAVE_MALLOC_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STDIO_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_STRCHR 1 | | #define HAVE_STRRCHR 1 | | #define HAVE_MEMCPY 1 | | #define HAVE_MEMMOVE 1 | | #define HAVE_STRCMP 1 | | #define HAVE_CLOSEDIR 1 | | #define HAVE_OPENDIR 1 | | #define HAVE_READDIR 1 | | #define HAVE_GMP 1 | | #define SIZEOF_MP_LIMB_T 8 | | #define HAVE_LIBSQLITE3 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_ICONV 1 | | #define ICONV_CONST | | #define HAVE_ICONV 1 | | #define ICONV_CONST | | /* end confdefs.h. */ | | #include | configure:18987: result: no | configure:18987: checking for OpenGL/glu.h | configure:18987: result: no | configure:18987: checking GL/gl.h usability | configure:18987: 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:18987: $? = 0 | configure:18987: result: yes | configure:18987: checking GL/gl.h presence | configure:18987: gcc -E conftest.c | configure:18987: $? = 0 | configure:18987: result: yes | configure:18987: checking for GL/gl.h | configure:18987: result: yes | configure:18987: checking GL/glu.h usability | configure:18987: 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:18987: $? = 0 | configure:18987: result: yes | configure:18987: checking GL/glu.h presence | configure:18987: gcc -E conftest.c | configure:18987: $? = 0 | configure:18987: result: yes | configure:18987: checking for GL/glu.h | configure:18987: result: yes | configure:18999: checking how to link with OpenGL libraries | configure:19021: result: -lGL -lGLU $(X_LIBS) $(X_PRE_LIBS) -lX11 | configure:19048: checking whether to install OpenGL | configure:19104: result: yes | configure:19127: checking GLUT/glut.h usability | configure:19127: 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:245:10: fatal error: GLUT/glut.h: No such file or directory | 245 | #include | | ^~~~~~~~~~~~~ | compilation terminated. | configure:19127: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Smalltalk" | | #define PACKAGE_TARNAME "smalltalk" | | #define PACKAGE_VERSION "3.2" | | #define PACKAGE_STRING "GNU Smalltalk 3.2" | | #define PACKAGE_BUGREPORT "help-smalltalk@gnu.org" | | #define PACKAGE_URL "http://smalltalk.gnu.org/" | | #define ST_MAJOR_VERSION 3 | | #define ST_MINOR_VERSION 2 | | #define ST_EDIT_VERSION 0 | | #define MAINTAINER "bonzini@gnu.org" | | #define PACKAGE "smalltalk" | | #define VERSION "3.2" | | #define PACKAGE_GIT_REVISION "" | | #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_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 restrict __restrict | | #define HAVE_VISIBILITY_HIDDEN /**/ | | #define HAVE_GOTO_VOID_P 1 | | #define HOST_SYSTEM "x86_64-unknown-linux-gnu" | | #define EXEEXT "" | | #define ARGV_EXEEXT "" | | #define ALIGNOF_DOUBLE 8 | | #define ALIGNOF_LONG_DOUBLE 16 | | #define SIZEOF_OFF_T 8 | | #define SIZEOF_INT 4 | | #define SIZEOF_LONG 8 | | #define SIZEOF_WCHAR_T 4 | | #define SIZEOF_OOP 8 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define RETSIGTYPE void | | #define STDLIB_NSIG 65 | | #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_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_LONG_LONG_INT 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_INTPTR_T 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 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_FLOORL 1 | | #define HAVE_CEILL 1 | | #define HAVE_SQRTL 1 | | #define HAVE_FREXPL 1 | | #define HAVE_LDEXPL 1 | | #define HAVE_ASINL 1 | | #define HAVE_ACOSL 1 | | #define HAVE_ATANL 1 | | #define HAVE_LOGL 1 | | #define HAVE_EXPL 1 | | #define HAVE_TANL 1 | | #define HAVE_SINL 1 | | #define HAVE_COSL 1 | | #define HAVE_POWL 1 | | #define HAVE_TRUNCL 1 | | #define HAVE_LRINTL 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_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_NANOSLEEP 1 | | #define HAVE_CLOCK_GETTIME 1 | | #define TIME_WITH_SYS_TIME 1 | | #define HAVE_DIRENT_H 1 | | #define LTDL_SHLIB_EXT ".so" | | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | | #define LTDL_SYSSEARCHPATH "/lib64:/usr/lib64:/lib:/usr/lib:/usr/lib64/R/lib:/usr/lib64//bind9-export/:/usr/lib64/iscsi:/usr/lib64/llvm6.0/lib" | | #define LTDL_OBJDIR ".libs/" | | #define HAVE_PRELOADED_SYMBOLS 1 | | #define HAVE_LIBDL 1 | | #define HAVE_DLERROR 1 | | #define HAVE_ARGZ_H 1 | | #define HAVE_ERROR_T 1 | | #define HAVE_ARGZ_APPEND 1 | | #define HAVE_ARGZ_CREATE_SEP 1 | | #define HAVE_ARGZ_INSERT 1 | | #define HAVE_ARGZ_NEXT 1 | | #define HAVE_ARGZ_STRINGIFY 1 | | #define HAVE_ASSERT_H 1 | | #define HAVE_CTYPE_H 1 | | #define HAVE_ERRNO_H 1 | | #define HAVE_MALLOC_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STDIO_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_STRCHR 1 | | #define HAVE_STRRCHR 1 | | #define HAVE_MEMCPY 1 | | #define HAVE_MEMMOVE 1 | | #define HAVE_STRCMP 1 | | #define HAVE_CLOSEDIR 1 | | #define HAVE_OPENDIR 1 | | #define HAVE_READDIR 1 | | #define HAVE_GMP 1 | | #define SIZEOF_MP_LIMB_T 8 | | #define HAVE_LIBSQLITE3 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_ICONV 1 | | #define ICONV_CONST | | #define HAVE_ICONV 1 | | #define ICONV_CONST | | #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:19127: result: no | configure:19127: checking GLUT/glut.h presence | configure:19127: gcc -E conftest.c | conftest.c:212:10: fatal error: GLUT/glut.h: No such file or directory | 212 | #include | | ^~~~~~~~~~~~~ | compilation terminated. | configure:19127: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Smalltalk" | | #define PACKAGE_TARNAME "smalltalk" | | #define PACKAGE_VERSION "3.2" | | #define PACKAGE_STRING "GNU Smalltalk 3.2" | | #define PACKAGE_BUGREPORT "help-smalltalk@gnu.org" | | #define PACKAGE_URL "http://smalltalk.gnu.org/" | | #define ST_MAJOR_VERSION 3 | | #define ST_MINOR_VERSION 2 | | #define ST_EDIT_VERSION 0 | | #define MAINTAINER "bonzini@gnu.org" | | #define PACKAGE "smalltalk" | | #define VERSION "3.2" | | #define PACKAGE_GIT_REVISION "" | | #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_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 restrict __restrict | | #define HAVE_VISIBILITY_HIDDEN /**/ | | #define HAVE_GOTO_VOID_P 1 | | #define HOST_SYSTEM "x86_64-unknown-linux-gnu" | | #define EXEEXT "" | | #define ARGV_EXEEXT "" | | #define ALIGNOF_DOUBLE 8 | | #define ALIGNOF_LONG_DOUBLE 16 | | #define SIZEOF_OFF_T 8 | | #define SIZEOF_INT 4 | | #define SIZEOF_LONG 8 | | #define SIZEOF_WCHAR_T 4 | | #define SIZEOF_OOP 8 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define RETSIGTYPE void | | #define STDLIB_NSIG 65 | | #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_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_LONG_LONG_INT 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_INTPTR_T 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 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_FLOORL 1 | | #define HAVE_CEILL 1 | | #define HAVE_SQRTL 1 | | #define HAVE_FREXPL 1 | | #define HAVE_LDEXPL 1 | | #define HAVE_ASINL 1 | | #define HAVE_ACOSL 1 | | #define HAVE_ATANL 1 | | #define HAVE_LOGL 1 | | #define HAVE_EXPL 1 | | #define HAVE_TANL 1 | | #define HAVE_SINL 1 | | #define HAVE_COSL 1 | | #define HAVE_POWL 1 | | #define HAVE_TRUNCL 1 | | #define HAVE_LRINTL 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_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_NANOSLEEP 1 | | #define HAVE_CLOCK_GETTIME 1 | | #define TIME_WITH_SYS_TIME 1 | | #define HAVE_DIRENT_H 1 | | #define LTDL_SHLIB_EXT ".so" | | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | | #define LTDL_SYSSEARCHPATH "/lib64:/usr/lib64:/lib:/usr/lib:/usr/lib64/R/lib:/usr/lib64//bind9-export/:/usr/lib64/iscsi:/usr/lib64/llvm6.0/lib" | | #define LTDL_OBJDIR ".libs/" | | #define HAVE_PRELOADED_SYMBOLS 1 | | #define HAVE_LIBDL 1 | | #define HAVE_DLERROR 1 | | #define HAVE_ARGZ_H 1 | | #define HAVE_ERROR_T 1 | | #define HAVE_ARGZ_APPEND 1 | | #define HAVE_ARGZ_CREATE_SEP 1 | | #define HAVE_ARGZ_INSERT 1 | | #define HAVE_ARGZ_NEXT 1 | | #define HAVE_ARGZ_STRINGIFY 1 | | #define HAVE_ASSERT_H 1 | | #define HAVE_CTYPE_H 1 | | #define HAVE_ERRNO_H 1 | | #define HAVE_MALLOC_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STDIO_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_STRCHR 1 | | #define HAVE_STRRCHR 1 | | #define HAVE_MEMCPY 1 | | #define HAVE_MEMMOVE 1 | | #define HAVE_STRCMP 1 | | #define HAVE_CLOSEDIR 1 | | #define HAVE_OPENDIR 1 | | #define HAVE_READDIR 1 | | #define HAVE_GMP 1 | | #define SIZEOF_MP_LIMB_T 8 | | #define HAVE_LIBSQLITE3 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_ICONV 1 | | #define ICONV_CONST | | #define HAVE_ICONV 1 | | #define ICONV_CONST | | #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:19127: result: no | configure:19127: checking for GLUT/glut.h | configure:19127: result: no | configure:19127: checking GL/glut.h usability | configure:19127: 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:245:10: fatal error: GL/glut.h: No such file or directory | 245 | #include | | ^~~~~~~~~~~ | compilation terminated. | configure:19127: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Smalltalk" | | #define PACKAGE_TARNAME "smalltalk" | | #define PACKAGE_VERSION "3.2" | | #define PACKAGE_STRING "GNU Smalltalk 3.2" | | #define PACKAGE_BUGREPORT "help-smalltalk@gnu.org" | | #define PACKAGE_URL "http://smalltalk.gnu.org/" | | #define ST_MAJOR_VERSION 3 | | #define ST_MINOR_VERSION 2 | | #define ST_EDIT_VERSION 0 | | #define MAINTAINER "bonzini@gnu.org" | | #define PACKAGE "smalltalk" | | #define VERSION "3.2" | | #define PACKAGE_GIT_REVISION "" | | #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_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 restrict __restrict | | #define HAVE_VISIBILITY_HIDDEN /**/ | | #define HAVE_GOTO_VOID_P 1 | | #define HOST_SYSTEM "x86_64-unknown-linux-gnu" | | #define EXEEXT "" | | #define ARGV_EXEEXT "" | | #define ALIGNOF_DOUBLE 8 | | #define ALIGNOF_LONG_DOUBLE 16 | | #define SIZEOF_OFF_T 8 | | #define SIZEOF_INT 4 | | #define SIZEOF_LONG 8 | | #define SIZEOF_WCHAR_T 4 | | #define SIZEOF_OOP 8 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define RETSIGTYPE void | | #define STDLIB_NSIG 65 | | #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_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_LONG_LONG_INT 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_INTPTR_T 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 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_FLOORL 1 | | #define HAVE_CEILL 1 | | #define HAVE_SQRTL 1 | | #define HAVE_FREXPL 1 | | #define HAVE_LDEXPL 1 | | #define HAVE_ASINL 1 | | #define HAVE_ACOSL 1 | | #define HAVE_ATANL 1 | | #define HAVE_LOGL 1 | | #define HAVE_EXPL 1 | | #define HAVE_TANL 1 | | #define HAVE_SINL 1 | | #define HAVE_COSL 1 | | #define HAVE_POWL 1 | | #define HAVE_TRUNCL 1 | | #define HAVE_LRINTL 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_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_NANOSLEEP 1 | | #define HAVE_CLOCK_GETTIME 1 | | #define TIME_WITH_SYS_TIME 1 | | #define HAVE_DIRENT_H 1 | | #define LTDL_SHLIB_EXT ".so" | | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | | #define LTDL_SYSSEARCHPATH "/lib64:/usr/lib64:/lib:/usr/lib:/usr/lib64/R/lib:/usr/lib64//bind9-export/:/usr/lib64/iscsi:/usr/lib64/llvm6.0/lib" | | #define LTDL_OBJDIR ".libs/" | | #define HAVE_PRELOADED_SYMBOLS 1 | | #define HAVE_LIBDL 1 | | #define HAVE_DLERROR 1 | | #define HAVE_ARGZ_H 1 | | #define HAVE_ERROR_T 1 | | #define HAVE_ARGZ_APPEND 1 | | #define HAVE_ARGZ_CREATE_SEP 1 | | #define HAVE_ARGZ_INSERT 1 | | #define HAVE_ARGZ_NEXT 1 | | #define HAVE_ARGZ_STRINGIFY 1 | | #define HAVE_ASSERT_H 1 | | #define HAVE_CTYPE_H 1 | | #define HAVE_ERRNO_H 1 | | #define HAVE_MALLOC_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STDIO_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_STRCHR 1 | | #define HAVE_STRRCHR 1 | | #define HAVE_MEMCPY 1 | | #define HAVE_MEMMOVE 1 | | #define HAVE_STRCMP 1 | | #define HAVE_CLOSEDIR 1 | | #define HAVE_OPENDIR 1 | | #define HAVE_READDIR 1 | | #define HAVE_GMP 1 | | #define SIZEOF_MP_LIMB_T 8 | | #define HAVE_LIBSQLITE3 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_ICONV 1 | | #define ICONV_CONST | | #define HAVE_ICONV 1 | | #define ICONV_CONST | | #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:19127: result: no | configure:19127: checking GL/glut.h presence | configure:19127: gcc -E conftest.c | conftest.c:212:10: fatal error: GL/glut.h: No such file or directory | 212 | #include | | ^~~~~~~~~~~ | compilation terminated. | configure:19127: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Smalltalk" | | #define PACKAGE_TARNAME "smalltalk" | | #define PACKAGE_VERSION "3.2" | | #define PACKAGE_STRING "GNU Smalltalk 3.2" | | #define PACKAGE_BUGREPORT "help-smalltalk@gnu.org" | | #define PACKAGE_URL "http://smalltalk.gnu.org/" | | #define ST_MAJOR_VERSION 3 | | #define ST_MINOR_VERSION 2 | | #define ST_EDIT_VERSION 0 | | #define MAINTAINER "bonzini@gnu.org" | | #define PACKAGE "smalltalk" | | #define VERSION "3.2" | | #define PACKAGE_GIT_REVISION "" | | #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_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 restrict __restrict | | #define HAVE_VISIBILITY_HIDDEN /**/ | | #define HAVE_GOTO_VOID_P 1 | | #define HOST_SYSTEM "x86_64-unknown-linux-gnu" | | #define EXEEXT "" | | #define ARGV_EXEEXT "" | | #define ALIGNOF_DOUBLE 8 | | #define ALIGNOF_LONG_DOUBLE 16 | | #define SIZEOF_OFF_T 8 | | #define SIZEOF_INT 4 | | #define SIZEOF_LONG 8 | | #define SIZEOF_WCHAR_T 4 | | #define SIZEOF_OOP 8 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define RETSIGTYPE void | | #define STDLIB_NSIG 65 | | #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_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_LONG_LONG_INT 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_INTPTR_T 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 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_FLOORL 1 | | #define HAVE_CEILL 1 | | #define HAVE_SQRTL 1 | | #define HAVE_FREXPL 1 | | #define HAVE_LDEXPL 1 | | #define HAVE_ASINL 1 | | #define HAVE_ACOSL 1 | | #define HAVE_ATANL 1 | | #define HAVE_LOGL 1 | | #define HAVE_EXPL 1 | | #define HAVE_TANL 1 | | #define HAVE_SINL 1 | | #define HAVE_COSL 1 | | #define HAVE_POWL 1 | | #define HAVE_TRUNCL 1 | | #define HAVE_LRINTL 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_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_NANOSLEEP 1 | | #define HAVE_CLOCK_GETTIME 1 | | #define TIME_WITH_SYS_TIME 1 | | #define HAVE_DIRENT_H 1 | | #define LTDL_SHLIB_EXT ".so" | | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | | #define LTDL_SYSSEARCHPATH "/lib64:/usr/lib64:/lib:/usr/lib:/usr/lib64/R/lib:/usr/lib64//bind9-export/:/usr/lib64/iscsi:/usr/lib64/llvm6.0/lib" | | #define LTDL_OBJDIR ".libs/" | | #define HAVE_PRELOADED_SYMBOLS 1 | | #define HAVE_LIBDL 1 | | #define HAVE_DLERROR 1 | | #define HAVE_ARGZ_H 1 | | #define HAVE_ERROR_T 1 | | #define HAVE_ARGZ_APPEND 1 | | #define HAVE_ARGZ_CREATE_SEP 1 | | #define HAVE_ARGZ_INSERT 1 | | #define HAVE_ARGZ_NEXT 1 | | #define HAVE_ARGZ_STRINGIFY 1 | | #define HAVE_ASSERT_H 1 | | #define HAVE_CTYPE_H 1 | | #define HAVE_ERRNO_H 1 | | #define HAVE_MALLOC_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STDIO_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_STRCHR 1 | | #define HAVE_STRRCHR 1 | | #define HAVE_MEMCPY 1 | | #define HAVE_MEMMOVE 1 | | #define HAVE_STRCMP 1 | | #define HAVE_CLOSEDIR 1 | | #define HAVE_OPENDIR 1 | | #define HAVE_READDIR 1 | | #define HAVE_GMP 1 | | #define SIZEOF_MP_LIMB_T 8 | | #define HAVE_LIBSQLITE3 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_ICONV 1 | | #define ICONV_CONST | | #define HAVE_ICONV 1 | | #define ICONV_CONST | | #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:19127: result: no | configure:19127: checking for GL/glut.h | configure:19127: result: no | configure:19139: checking how to link with GLUT | configure:19156: result: not found | configure:19178: checking whether to install GLUT | configure:19237: result: no | configure:19254: checking for SDL | configure:19262: $PKG_CONFIG --exists --print-errors "sdl >= 1.2.0" | configure:19265: $? = 0 | configure:19280: $PKG_CONFIG --exists --print-errors "sdl >= 1.2.0" | configure:19283: $? = 0 | configure:19319: result: yes | configure:19341: checking whether to install LibSDL | configure:19397: result: yes | configure:19415: checking whether to install LibSDL_GL | configure:19470: result: yes | configure:19486: checking whether to install CairoSDL | configure:19544: result: no | configure:19559: checking for IMG_Linked_Version in -lSDL_image | configure:19584: 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 -lSDL_image -lm >&5 | /usr/bin/ld: cannot find -lSDL_image | collect2: error: ld returned 1 exit status | configure:19584: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Smalltalk" | | #define PACKAGE_TARNAME "smalltalk" | | #define PACKAGE_VERSION "3.2" | | #define PACKAGE_STRING "GNU Smalltalk 3.2" | | #define PACKAGE_BUGREPORT "help-smalltalk@gnu.org" | | #define PACKAGE_URL "http://smalltalk.gnu.org/" | | #define ST_MAJOR_VERSION 3 | | #define ST_MINOR_VERSION 2 | | #define ST_EDIT_VERSION 0 | | #define MAINTAINER "bonzini@gnu.org" | | #define PACKAGE "smalltalk" | | #define VERSION "3.2" | | #define PACKAGE_GIT_REVISION "" | | #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_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 restrict __restrict | | #define HAVE_VISIBILITY_HIDDEN /**/ | | #define HAVE_GOTO_VOID_P 1 | | #define HOST_SYSTEM "x86_64-unknown-linux-gnu" | | #define EXEEXT "" | | #define ARGV_EXEEXT "" | | #define ALIGNOF_DOUBLE 8 | | #define ALIGNOF_LONG_DOUBLE 16 | | #define SIZEOF_OFF_T 8 | | #define SIZEOF_INT 4 | | #define SIZEOF_LONG 8 | | #define SIZEOF_WCHAR_T 4 | | #define SIZEOF_OOP 8 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define RETSIGTYPE void | | #define STDLIB_NSIG 65 | | #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_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_LONG_LONG_INT 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_INTPTR_T 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 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_FLOORL 1 | | #define HAVE_CEILL 1 | | #define HAVE_SQRTL 1 | | #define HAVE_FREXPL 1 | | #define HAVE_LDEXPL 1 | | #define HAVE_ASINL 1 | | #define HAVE_ACOSL 1 | | #define HAVE_ATANL 1 | | #define HAVE_LOGL 1 | | #define HAVE_EXPL 1 | | #define HAVE_TANL 1 | | #define HAVE_SINL 1 | | #define HAVE_COSL 1 | | #define HAVE_POWL 1 | | #define HAVE_TRUNCL 1 | | #define HAVE_LRINTL 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_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_NANOSLEEP 1 | | #define HAVE_CLOCK_GETTIME 1 | | #define TIME_WITH_SYS_TIME 1 | | #define HAVE_DIRENT_H 1 | | #define LTDL_SHLIB_EXT ".so" | | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | | #define LTDL_SYSSEARCHPATH "/lib64:/usr/lib64:/lib:/usr/lib:/usr/lib64/R/lib:/usr/lib64//bind9-export/:/usr/lib64/iscsi:/usr/lib64/llvm6.0/lib" | | #define LTDL_OBJDIR ".libs/" | | #define HAVE_PRELOADED_SYMBOLS 1 | | #define HAVE_LIBDL 1 | | #define HAVE_DLERROR 1 | | #define HAVE_ARGZ_H 1 | | #define HAVE_ERROR_T 1 | | #define HAVE_ARGZ_APPEND 1 | | #define HAVE_ARGZ_CREATE_SEP 1 | | #define HAVE_ARGZ_INSERT 1 | | #define HAVE_ARGZ_NEXT 1 | | #define HAVE_ARGZ_STRINGIFY 1 | | #define HAVE_ASSERT_H 1 | | #define HAVE_CTYPE_H 1 | | #define HAVE_ERRNO_H 1 | | #define HAVE_MALLOC_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STDIO_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_STRCHR 1 | | #define HAVE_STRRCHR 1 | | #define HAVE_MEMCPY 1 | | #define HAVE_MEMMOVE 1 | | #define HAVE_STRCMP 1 | | #define HAVE_CLOSEDIR 1 | | #define HAVE_OPENDIR 1 | | #define HAVE_READDIR 1 | | #define HAVE_GMP 1 | | #define SIZEOF_MP_LIMB_T 8 | | #define HAVE_LIBSQLITE3 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_ICONV 1 | | #define ICONV_CONST | | #define HAVE_ICONV 1 | | #define ICONV_CONST | | #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:19593: result: no | configure:19607: checking whether to install LibSDL_image | configure:19665: result: no | configure:19680: checking for Mix_Linked_Version in -lSDL_mixer | configure:19705: 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 -lSDL_mixer -lm >&5 | /usr/bin/ld: cannot find -lSDL_mixer | collect2: error: ld returned 1 exit status | configure:19705: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Smalltalk" | | #define PACKAGE_TARNAME "smalltalk" | | #define PACKAGE_VERSION "3.2" | | #define PACKAGE_STRING "GNU Smalltalk 3.2" | | #define PACKAGE_BUGREPORT "help-smalltalk@gnu.org" | | #define PACKAGE_URL "http://smalltalk.gnu.org/" | | #define ST_MAJOR_VERSION 3 | | #define ST_MINOR_VERSION 2 | | #define ST_EDIT_VERSION 0 | | #define MAINTAINER "bonzini@gnu.org" | | #define PACKAGE "smalltalk" | | #define VERSION "3.2" | | #define PACKAGE_GIT_REVISION "" | | #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_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 restrict __restrict | | #define HAVE_VISIBILITY_HIDDEN /**/ | | #define HAVE_GOTO_VOID_P 1 | | #define HOST_SYSTEM "x86_64-unknown-linux-gnu" | | #define EXEEXT "" | | #define ARGV_EXEEXT "" | | #define ALIGNOF_DOUBLE 8 | | #define ALIGNOF_LONG_DOUBLE 16 | | #define SIZEOF_OFF_T 8 | | #define SIZEOF_INT 4 | | #define SIZEOF_LONG 8 | | #define SIZEOF_WCHAR_T 4 | | #define SIZEOF_OOP 8 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define RETSIGTYPE void | | #define STDLIB_NSIG 65 | | #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_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_LONG_LONG_INT 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_INTPTR_T 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 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_FLOORL 1 | | #define HAVE_CEILL 1 | | #define HAVE_SQRTL 1 | | #define HAVE_FREXPL 1 | | #define HAVE_LDEXPL 1 | | #define HAVE_ASINL 1 | | #define HAVE_ACOSL 1 | | #define HAVE_ATANL 1 | | #define HAVE_LOGL 1 | | #define HAVE_EXPL 1 | | #define HAVE_TANL 1 | | #define HAVE_SINL 1 | | #define HAVE_COSL 1 | | #define HAVE_POWL 1 | | #define HAVE_TRUNCL 1 | | #define HAVE_LRINTL 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_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_NANOSLEEP 1 | | #define HAVE_CLOCK_GETTIME 1 | | #define TIME_WITH_SYS_TIME 1 | | #define HAVE_DIRENT_H 1 | | #define LTDL_SHLIB_EXT ".so" | | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | | #define LTDL_SYSSEARCHPATH "/lib64:/usr/lib64:/lib:/usr/lib:/usr/lib64/R/lib:/usr/lib64//bind9-export/:/usr/lib64/iscsi:/usr/lib64/llvm6.0/lib" | | #define LTDL_OBJDIR ".libs/" | | #define HAVE_PRELOADED_SYMBOLS 1 | | #define HAVE_LIBDL 1 | | #define HAVE_DLERROR 1 | | #define HAVE_ARGZ_H 1 | | #define HAVE_ERROR_T 1 | | #define HAVE_ARGZ_APPEND 1 | | #define HAVE_ARGZ_CREATE_SEP 1 | | #define HAVE_ARGZ_INSERT 1 | | #define HAVE_ARGZ_NEXT 1 | | #define HAVE_ARGZ_STRINGIFY 1 | | #define HAVE_ASSERT_H 1 | | #define HAVE_CTYPE_H 1 | | #define HAVE_ERRNO_H 1 | | #define HAVE_MALLOC_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STDIO_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_STRCHR 1 | | #define HAVE_STRRCHR 1 | | #define HAVE_MEMCPY 1 | | #define HAVE_MEMMOVE 1 | | #define HAVE_STRCMP 1 | | #define HAVE_CLOSEDIR 1 | | #define HAVE_OPENDIR 1 | | #define HAVE_READDIR 1 | | #define HAVE_GMP 1 | | #define SIZEOF_MP_LIMB_T 8 | | #define HAVE_LIBSQLITE3 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_ICONV 1 | | #define ICONV_CONST | | #define HAVE_ICONV 1 | | #define ICONV_CONST | | #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 Mix_Linked_Version (); | | int | | main () | | { | | return Mix_Linked_Version (); | | ; | | return 0; | | } | configure:19714: result: no | configure:19728: checking whether to install LibSDL_mixer | configure:19786: result: no | configure:19801: checking for Sound_GetLinkedVersion in -lSDL_sound | configure:19826: 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 -lSDL_sound -lm >&5 | /usr/bin/ld: cannot find -lSDL_sound | collect2: error: ld returned 1 exit status | configure:19826: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Smalltalk" | | #define PACKAGE_TARNAME "smalltalk" | | #define PACKAGE_VERSION "3.2" | | #define PACKAGE_STRING "GNU Smalltalk 3.2" | | #define PACKAGE_BUGREPORT "help-smalltalk@gnu.org" | | #define PACKAGE_URL "http://smalltalk.gnu.org/" | | #define ST_MAJOR_VERSION 3 | | #define ST_MINOR_VERSION 2 | | #define ST_EDIT_VERSION 0 | | #define MAINTAINER "bonzini@gnu.org" | | #define PACKAGE "smalltalk" | | #define VERSION "3.2" | | #define PACKAGE_GIT_REVISION "" | | #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_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 restrict __restrict | | #define HAVE_VISIBILITY_HIDDEN /**/ | | #define HAVE_GOTO_VOID_P 1 | | #define HOST_SYSTEM "x86_64-unknown-linux-gnu" | | #define EXEEXT "" | | #define ARGV_EXEEXT "" | | #define ALIGNOF_DOUBLE 8 | | #define ALIGNOF_LONG_DOUBLE 16 | | #define SIZEOF_OFF_T 8 | | #define SIZEOF_INT 4 | | #define SIZEOF_LONG 8 | | #define SIZEOF_WCHAR_T 4 | | #define SIZEOF_OOP 8 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define RETSIGTYPE void | | #define STDLIB_NSIG 65 | | #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_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_LONG_LONG_INT 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_INTPTR_T 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 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_FLOORL 1 | | #define HAVE_CEILL 1 | | #define HAVE_SQRTL 1 | | #define HAVE_FREXPL 1 | | #define HAVE_LDEXPL 1 | | #define HAVE_ASINL 1 | | #define HAVE_ACOSL 1 | | #define HAVE_ATANL 1 | | #define HAVE_LOGL 1 | | #define HAVE_EXPL 1 | | #define HAVE_TANL 1 | | #define HAVE_SINL 1 | | #define HAVE_COSL 1 | | #define HAVE_POWL 1 | | #define HAVE_TRUNCL 1 | | #define HAVE_LRINTL 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_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_NANOSLEEP 1 | | #define HAVE_CLOCK_GETTIME 1 | | #define TIME_WITH_SYS_TIME 1 | | #define HAVE_DIRENT_H 1 | | #define LTDL_SHLIB_EXT ".so" | | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | | #define LTDL_SYSSEARCHPATH "/lib64:/usr/lib64:/lib:/usr/lib:/usr/lib64/R/lib:/usr/lib64//bind9-export/:/usr/lib64/iscsi:/usr/lib64/llvm6.0/lib" | | #define LTDL_OBJDIR ".libs/" | | #define HAVE_PRELOADED_SYMBOLS 1 | | #define HAVE_LIBDL 1 | | #define HAVE_DLERROR 1 | | #define HAVE_ARGZ_H 1 | | #define HAVE_ERROR_T 1 | | #define HAVE_ARGZ_APPEND 1 | | #define HAVE_ARGZ_CREATE_SEP 1 | | #define HAVE_ARGZ_INSERT 1 | | #define HAVE_ARGZ_NEXT 1 | | #define HAVE_ARGZ_STRINGIFY 1 | | #define HAVE_ASSERT_H 1 | | #define HAVE_CTYPE_H 1 | | #define HAVE_ERRNO_H 1 | | #define HAVE_MALLOC_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STDIO_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_STRCHR 1 | | #define HAVE_STRRCHR 1 | | #define HAVE_MEMCPY 1 | | #define HAVE_MEMMOVE 1 | | #define HAVE_STRCMP 1 | | #define HAVE_CLOSEDIR 1 | | #define HAVE_OPENDIR 1 | | #define HAVE_READDIR 1 | | #define HAVE_GMP 1 | | #define SIZEOF_MP_LIMB_T 8 | | #define HAVE_LIBSQLITE3 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_ICONV 1 | | #define ICONV_CONST | | #define HAVE_ICONV 1 | | #define ICONV_CONST | | #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 Sound_GetLinkedVersion (); | | int | | main () | | { | | return Sound_GetLinkedVersion (); | | ; | | return 0; | | } | configure:19835: result: no | configure:19849: checking whether to install LibSDL_sound | configure:19907: result: no | configure:19922: checking for TTF_Init in -lSDL_ttf | configure:19947: 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 -lSDL_ttf -lm >&5 | /usr/bin/ld: cannot find -lSDL_ttf | collect2: error: ld returned 1 exit status | configure:19947: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Smalltalk" | | #define PACKAGE_TARNAME "smalltalk" | | #define PACKAGE_VERSION "3.2" | | #define PACKAGE_STRING "GNU Smalltalk 3.2" | | #define PACKAGE_BUGREPORT "help-smalltalk@gnu.org" | | #define PACKAGE_URL "http://smalltalk.gnu.org/" | | #define ST_MAJOR_VERSION 3 | | #define ST_MINOR_VERSION 2 | | #define ST_EDIT_VERSION 0 | | #define MAINTAINER "bonzini@gnu.org" | | #define PACKAGE "smalltalk" | | #define VERSION "3.2" | | #define PACKAGE_GIT_REVISION "" | | #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_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 restrict __restrict | | #define HAVE_VISIBILITY_HIDDEN /**/ | | #define HAVE_GOTO_VOID_P 1 | | #define HOST_SYSTEM "x86_64-unknown-linux-gnu" | | #define EXEEXT "" | | #define ARGV_EXEEXT "" | | #define ALIGNOF_DOUBLE 8 | | #define ALIGNOF_LONG_DOUBLE 16 | | #define SIZEOF_OFF_T 8 | | #define SIZEOF_INT 4 | | #define SIZEOF_LONG 8 | | #define SIZEOF_WCHAR_T 4 | | #define SIZEOF_OOP 8 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define RETSIGTYPE void | | #define STDLIB_NSIG 65 | | #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_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_LONG_LONG_INT 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_INTPTR_T 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 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_FLOORL 1 | | #define HAVE_CEILL 1 | | #define HAVE_SQRTL 1 | | #define HAVE_FREXPL 1 | | #define HAVE_LDEXPL 1 | | #define HAVE_ASINL 1 | | #define HAVE_ACOSL 1 | | #define HAVE_ATANL 1 | | #define HAVE_LOGL 1 | | #define HAVE_EXPL 1 | | #define HAVE_TANL 1 | | #define HAVE_SINL 1 | | #define HAVE_COSL 1 | | #define HAVE_POWL 1 | | #define HAVE_TRUNCL 1 | | #define HAVE_LRINTL 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_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_NANOSLEEP 1 | | #define HAVE_CLOCK_GETTIME 1 | | #define TIME_WITH_SYS_TIME 1 | | #define HAVE_DIRENT_H 1 | | #define LTDL_SHLIB_EXT ".so" | | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | | #define LTDL_SYSSEARCHPATH "/lib64:/usr/lib64:/lib:/usr/lib:/usr/lib64/R/lib:/usr/lib64//bind9-export/:/usr/lib64/iscsi:/usr/lib64/llvm6.0/lib" | | #define LTDL_OBJDIR ".libs/" | | #define HAVE_PRELOADED_SYMBOLS 1 | | #define HAVE_LIBDL 1 | | #define HAVE_DLERROR 1 | | #define HAVE_ARGZ_H 1 | | #define HAVE_ERROR_T 1 | | #define HAVE_ARGZ_APPEND 1 | | #define HAVE_ARGZ_CREATE_SEP 1 | | #define HAVE_ARGZ_INSERT 1 | | #define HAVE_ARGZ_NEXT 1 | | #define HAVE_ARGZ_STRINGIFY 1 | | #define HAVE_ASSERT_H 1 | | #define HAVE_CTYPE_H 1 | | #define HAVE_ERRNO_H 1 | | #define HAVE_MALLOC_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STDIO_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_STRCHR 1 | | #define HAVE_STRRCHR 1 | | #define HAVE_MEMCPY 1 | | #define HAVE_MEMMOVE 1 | | #define HAVE_STRCMP 1 | | #define HAVE_CLOSEDIR 1 | | #define HAVE_OPENDIR 1 | | #define HAVE_READDIR 1 | | #define HAVE_GMP 1 | | #define SIZEOF_MP_LIMB_T 8 | | #define HAVE_LIBSQLITE3 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_ICONV 1 | | #define ICONV_CONST | | #define HAVE_ICONV 1 | | #define ICONV_CONST | | #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 TTF_Init (); | | int | | main () | | { | | return TTF_Init (); | | ; | | return 0; | | } | configure:19956: result: no | configure:19970: checking whether to install LibSDL_ttf | configure:20028: result: no | configure:20042: checking whether to install Compiler | configure:20085: result: yes | configure:20096: checking whether to install Parser | configure:20139: result: yes | configure:20150: checking whether to install ClassPublisher | configure:20193: result: yes | configure:20204: checking whether to install ProfileTools | configure:20247: result: yes | configure:20258: checking whether to install ROE | configure:20301: result: yes | configure:20312: checking whether to install SandstoneDb | configure:20355: result: yes | configure:20366: checking whether to install Seaside-Core | configure:20409: result: yes | configure:20420: checking whether to install Seaside-Development | configure:20463: result: yes | configure:20474: checking whether to install Seaside-Examples | configure:20517: result: yes | configure:20528: checking whether to install Seaside | configure:20571: result: yes | configure:20582: checking whether to install Sport | configure:20625: result: yes | configure:20636: checking whether to install SUnit | configure:20679: result: yes | configure:20690: checking whether to install Swazoo | configure:20733: result: yes | configure:20744: checking whether to install Sockets | configure:20799: result: yes | configure:20815: checking whether to install VFSAddOns | configure:20859: result: yes | configure:20872: checking whether to install VisualGST | configure:20915: result: yes | configure:20926: checking whether to install XML-XMLNodeBuilder | configure:20969: result: yes | configure:20980: checking whether to install XML-DOM | configure:21023: result: yes | configure:21034: checking whether to install XML-ParserTests | configure:21077: result: yes | configure:21088: checking whether to install XML-PullParser | configure:21131: result: yes | configure:21141: checking expat.h usability | configure:21141: 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:245:10: fatal error: expat.h: No such file or directory | 245 | #include | | ^~~~~~~~~ | compilation terminated. | configure:21141: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Smalltalk" | | #define PACKAGE_TARNAME "smalltalk" | | #define PACKAGE_VERSION "3.2" | | #define PACKAGE_STRING "GNU Smalltalk 3.2" | | #define PACKAGE_BUGREPORT "help-smalltalk@gnu.org" | | #define PACKAGE_URL "http://smalltalk.gnu.org/" | | #define ST_MAJOR_VERSION 3 | | #define ST_MINOR_VERSION 2 | | #define ST_EDIT_VERSION 0 | | #define MAINTAINER "bonzini@gnu.org" | | #define PACKAGE "smalltalk" | | #define VERSION "3.2" | | #define PACKAGE_GIT_REVISION "" | | #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_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 restrict __restrict | | #define HAVE_VISIBILITY_HIDDEN /**/ | | #define HAVE_GOTO_VOID_P 1 | | #define HOST_SYSTEM "x86_64-unknown-linux-gnu" | | #define EXEEXT "" | | #define ARGV_EXEEXT "" | | #define ALIGNOF_DOUBLE 8 | | #define ALIGNOF_LONG_DOUBLE 16 | | #define SIZEOF_OFF_T 8 | | #define SIZEOF_INT 4 | | #define SIZEOF_LONG 8 | | #define SIZEOF_WCHAR_T 4 | | #define SIZEOF_OOP 8 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define RETSIGTYPE void | | #define STDLIB_NSIG 65 | | #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_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_LONG_LONG_INT 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_INTPTR_T 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 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_FLOORL 1 | | #define HAVE_CEILL 1 | | #define HAVE_SQRTL 1 | | #define HAVE_FREXPL 1 | | #define HAVE_LDEXPL 1 | | #define HAVE_ASINL 1 | | #define HAVE_ACOSL 1 | | #define HAVE_ATANL 1 | | #define HAVE_LOGL 1 | | #define HAVE_EXPL 1 | | #define HAVE_TANL 1 | | #define HAVE_SINL 1 | | #define HAVE_COSL 1 | | #define HAVE_POWL 1 | | #define HAVE_TRUNCL 1 | | #define HAVE_LRINTL 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_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_NANOSLEEP 1 | | #define HAVE_CLOCK_GETTIME 1 | | #define TIME_WITH_SYS_TIME 1 | | #define HAVE_DIRENT_H 1 | | #define LTDL_SHLIB_EXT ".so" | | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | | #define LTDL_SYSSEARCHPATH "/lib64:/usr/lib64:/lib:/usr/lib:/usr/lib64/R/lib:/usr/lib64//bind9-export/:/usr/lib64/iscsi:/usr/lib64/llvm6.0/lib" | | #define LTDL_OBJDIR ".libs/" | | #define HAVE_PRELOADED_SYMBOLS 1 | | #define HAVE_LIBDL 1 | | #define HAVE_DLERROR 1 | | #define HAVE_ARGZ_H 1 | | #define HAVE_ERROR_T 1 | | #define HAVE_ARGZ_APPEND 1 | | #define HAVE_ARGZ_CREATE_SEP 1 | | #define HAVE_ARGZ_INSERT 1 | | #define HAVE_ARGZ_NEXT 1 | | #define HAVE_ARGZ_STRINGIFY 1 | | #define HAVE_ASSERT_H 1 | | #define HAVE_CTYPE_H 1 | | #define HAVE_ERRNO_H 1 | | #define HAVE_MALLOC_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STDIO_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_STRCHR 1 | | #define HAVE_STRRCHR 1 | | #define HAVE_MEMCPY 1 | | #define HAVE_MEMMOVE 1 | | #define HAVE_STRCMP 1 | | #define HAVE_CLOSEDIR 1 | | #define HAVE_OPENDIR 1 | | #define HAVE_READDIR 1 | | #define HAVE_GMP 1 | | #define SIZEOF_MP_LIMB_T 8 | | #define HAVE_LIBSQLITE3 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_ICONV 1 | | #define ICONV_CONST | | #define HAVE_ICONV 1 | | #define ICONV_CONST | | #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:21141: result: no | configure:21141: checking expat.h presence | configure:21141: gcc -E conftest.c | conftest.c:212:10: fatal error: expat.h: No such file or directory | 212 | #include | | ^~~~~~~~~ | compilation terminated. | configure:21141: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Smalltalk" | | #define PACKAGE_TARNAME "smalltalk" | | #define PACKAGE_VERSION "3.2" | | #define PACKAGE_STRING "GNU Smalltalk 3.2" | | #define PACKAGE_BUGREPORT "help-smalltalk@gnu.org" | | #define PACKAGE_URL "http://smalltalk.gnu.org/" | | #define ST_MAJOR_VERSION 3 | | #define ST_MINOR_VERSION 2 | | #define ST_EDIT_VERSION 0 | | #define MAINTAINER "bonzini@gnu.org" | | #define PACKAGE "smalltalk" | | #define VERSION "3.2" | | #define PACKAGE_GIT_REVISION "" | | #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_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 restrict __restrict | | #define HAVE_VISIBILITY_HIDDEN /**/ | | #define HAVE_GOTO_VOID_P 1 | | #define HOST_SYSTEM "x86_64-unknown-linux-gnu" | | #define EXEEXT "" | | #define ARGV_EXEEXT "" | | #define ALIGNOF_DOUBLE 8 | | #define ALIGNOF_LONG_DOUBLE 16 | | #define SIZEOF_OFF_T 8 | | #define SIZEOF_INT 4 | | #define SIZEOF_LONG 8 | | #define SIZEOF_WCHAR_T 4 | | #define SIZEOF_OOP 8 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define RETSIGTYPE void | | #define STDLIB_NSIG 65 | | #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_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_LONG_LONG_INT 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_INTPTR_T 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 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_FLOORL 1 | | #define HAVE_CEILL 1 | | #define HAVE_SQRTL 1 | | #define HAVE_FREXPL 1 | | #define HAVE_LDEXPL 1 | | #define HAVE_ASINL 1 | | #define HAVE_ACOSL 1 | | #define HAVE_ATANL 1 | | #define HAVE_LOGL 1 | | #define HAVE_EXPL 1 | | #define HAVE_TANL 1 | | #define HAVE_SINL 1 | | #define HAVE_COSL 1 | | #define HAVE_POWL 1 | | #define HAVE_TRUNCL 1 | | #define HAVE_LRINTL 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_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_NANOSLEEP 1 | | #define HAVE_CLOCK_GETTIME 1 | | #define TIME_WITH_SYS_TIME 1 | | #define HAVE_DIRENT_H 1 | | #define LTDL_SHLIB_EXT ".so" | | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | | #define LTDL_SYSSEARCHPATH "/lib64:/usr/lib64:/lib:/usr/lib:/usr/lib64/R/lib:/usr/lib64//bind9-export/:/usr/lib64/iscsi:/usr/lib64/llvm6.0/lib" | | #define LTDL_OBJDIR ".libs/" | | #define HAVE_PRELOADED_SYMBOLS 1 | | #define HAVE_LIBDL 1 | | #define HAVE_DLERROR 1 | | #define HAVE_ARGZ_H 1 | | #define HAVE_ERROR_T 1 | | #define HAVE_ARGZ_APPEND 1 | | #define HAVE_ARGZ_CREATE_SEP 1 | | #define HAVE_ARGZ_INSERT 1 | | #define HAVE_ARGZ_NEXT 1 | | #define HAVE_ARGZ_STRINGIFY 1 | | #define HAVE_ASSERT_H 1 | | #define HAVE_CTYPE_H 1 | | #define HAVE_ERRNO_H 1 | | #define HAVE_MALLOC_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STDIO_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_STRCHR 1 | | #define HAVE_STRRCHR 1 | | #define HAVE_MEMCPY 1 | | #define HAVE_MEMMOVE 1 | | #define HAVE_STRCMP 1 | | #define HAVE_CLOSEDIR 1 | | #define HAVE_OPENDIR 1 | | #define HAVE_READDIR 1 | | #define HAVE_GMP 1 | | #define SIZEOF_MP_LIMB_T 8 | | #define HAVE_LIBSQLITE3 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_ICONV 1 | | #define ICONV_CONST | | #define HAVE_ICONV 1 | | #define ICONV_CONST | | #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:21141: result: no | configure:21141: checking for expat.h | configure:21141: result: no | configure:21147: checking whether to install XML-Expat | configure:21206: result: no | configure:21221: checking whether to install XML-XMLParser | configure:21264: result: yes | configure:21275: checking whether to install XML-SAXDriver | configure:21318: result: yes | configure:21329: checking whether to install XML-SAXParser | configure:21372: result: yes | configure:21383: checking whether to install XPath | configure:21426: result: yes | configure:21437: checking whether to install XSL | configure:21480: result: yes | configure:21490: checking zlib.h usability | configure:21490: 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:245:10: fatal error: zlib.h: No such file or directory | 245 | #include | | ^~~~~~~~ | compilation terminated. | configure:21490: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Smalltalk" | | #define PACKAGE_TARNAME "smalltalk" | | #define PACKAGE_VERSION "3.2" | | #define PACKAGE_STRING "GNU Smalltalk 3.2" | | #define PACKAGE_BUGREPORT "help-smalltalk@gnu.org" | | #define PACKAGE_URL "http://smalltalk.gnu.org/" | | #define ST_MAJOR_VERSION 3 | | #define ST_MINOR_VERSION 2 | | #define ST_EDIT_VERSION 0 | | #define MAINTAINER "bonzini@gnu.org" | | #define PACKAGE "smalltalk" | | #define VERSION "3.2" | | #define PACKAGE_GIT_REVISION "" | | #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_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 restrict __restrict | | #define HAVE_VISIBILITY_HIDDEN /**/ | | #define HAVE_GOTO_VOID_P 1 | | #define HOST_SYSTEM "x86_64-unknown-linux-gnu" | | #define EXEEXT "" | | #define ARGV_EXEEXT "" | | #define ALIGNOF_DOUBLE 8 | | #define ALIGNOF_LONG_DOUBLE 16 | | #define SIZEOF_OFF_T 8 | | #define SIZEOF_INT 4 | | #define SIZEOF_LONG 8 | | #define SIZEOF_WCHAR_T 4 | | #define SIZEOF_OOP 8 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define RETSIGTYPE void | | #define STDLIB_NSIG 65 | | #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_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_LONG_LONG_INT 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_INTPTR_T 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 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_FLOORL 1 | | #define HAVE_CEILL 1 | | #define HAVE_SQRTL 1 | | #define HAVE_FREXPL 1 | | #define HAVE_LDEXPL 1 | | #define HAVE_ASINL 1 | | #define HAVE_ACOSL 1 | | #define HAVE_ATANL 1 | | #define HAVE_LOGL 1 | | #define HAVE_EXPL 1 | | #define HAVE_TANL 1 | | #define HAVE_SINL 1 | | #define HAVE_COSL 1 | | #define HAVE_POWL 1 | | #define HAVE_TRUNCL 1 | | #define HAVE_LRINTL 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_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_NANOSLEEP 1 | | #define HAVE_CLOCK_GETTIME 1 | | #define TIME_WITH_SYS_TIME 1 | | #define HAVE_DIRENT_H 1 | | #define LTDL_SHLIB_EXT ".so" | | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | | #define LTDL_SYSSEARCHPATH "/lib64:/usr/lib64:/lib:/usr/lib:/usr/lib64/R/lib:/usr/lib64//bind9-export/:/usr/lib64/iscsi:/usr/lib64/llvm6.0/lib" | | #define LTDL_OBJDIR ".libs/" | | #define HAVE_PRELOADED_SYMBOLS 1 | | #define HAVE_LIBDL 1 | | #define HAVE_DLERROR 1 | | #define HAVE_ARGZ_H 1 | | #define HAVE_ERROR_T 1 | | #define HAVE_ARGZ_APPEND 1 | | #define HAVE_ARGZ_CREATE_SEP 1 | | #define HAVE_ARGZ_INSERT 1 | | #define HAVE_ARGZ_NEXT 1 | | #define HAVE_ARGZ_STRINGIFY 1 | | #define HAVE_ASSERT_H 1 | | #define HAVE_CTYPE_H 1 | | #define HAVE_ERRNO_H 1 | | #define HAVE_MALLOC_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STDIO_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_STRCHR 1 | | #define HAVE_STRRCHR 1 | | #define HAVE_MEMCPY 1 | | #define HAVE_MEMMOVE 1 | | #define HAVE_STRCMP 1 | | #define HAVE_CLOSEDIR 1 | | #define HAVE_OPENDIR 1 | | #define HAVE_READDIR 1 | | #define HAVE_GMP 1 | | #define SIZEOF_MP_LIMB_T 8 | | #define HAVE_LIBSQLITE3 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_ICONV 1 | | #define ICONV_CONST | | #define HAVE_ICONV 1 | | #define ICONV_CONST | | #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:21490: result: no | configure:21490: checking zlib.h presence | configure:21490: gcc -E conftest.c | conftest.c:212:10: fatal error: zlib.h: No such file or directory | 212 | #include | | ^~~~~~~~ | compilation terminated. | configure:21490: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Smalltalk" | | #define PACKAGE_TARNAME "smalltalk" | | #define PACKAGE_VERSION "3.2" | | #define PACKAGE_STRING "GNU Smalltalk 3.2" | | #define PACKAGE_BUGREPORT "help-smalltalk@gnu.org" | | #define PACKAGE_URL "http://smalltalk.gnu.org/" | | #define ST_MAJOR_VERSION 3 | | #define ST_MINOR_VERSION 2 | | #define ST_EDIT_VERSION 0 | | #define MAINTAINER "bonzini@gnu.org" | | #define PACKAGE "smalltalk" | | #define VERSION "3.2" | | #define PACKAGE_GIT_REVISION "" | | #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_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 restrict __restrict | | #define HAVE_VISIBILITY_HIDDEN /**/ | | #define HAVE_GOTO_VOID_P 1 | | #define HOST_SYSTEM "x86_64-unknown-linux-gnu" | | #define EXEEXT "" | | #define ARGV_EXEEXT "" | | #define ALIGNOF_DOUBLE 8 | | #define ALIGNOF_LONG_DOUBLE 16 | | #define SIZEOF_OFF_T 8 | | #define SIZEOF_INT 4 | | #define SIZEOF_LONG 8 | | #define SIZEOF_WCHAR_T 4 | | #define SIZEOF_OOP 8 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define RETSIGTYPE void | | #define STDLIB_NSIG 65 | | #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_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_LONG_LONG_INT 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_INTPTR_T 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 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_FLOORL 1 | | #define HAVE_CEILL 1 | | #define HAVE_SQRTL 1 | | #define HAVE_FREXPL 1 | | #define HAVE_LDEXPL 1 | | #define HAVE_ASINL 1 | | #define HAVE_ACOSL 1 | | #define HAVE_ATANL 1 | | #define HAVE_LOGL 1 | | #define HAVE_EXPL 1 | | #define HAVE_TANL 1 | | #define HAVE_SINL 1 | | #define HAVE_COSL 1 | | #define HAVE_POWL 1 | | #define HAVE_TRUNCL 1 | | #define HAVE_LRINTL 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_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_NANOSLEEP 1 | | #define HAVE_CLOCK_GETTIME 1 | | #define TIME_WITH_SYS_TIME 1 | | #define HAVE_DIRENT_H 1 | | #define LTDL_SHLIB_EXT ".so" | | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | | #define LTDL_SYSSEARCHPATH "/lib64:/usr/lib64:/lib:/usr/lib:/usr/lib64/R/lib:/usr/lib64//bind9-export/:/usr/lib64/iscsi:/usr/lib64/llvm6.0/lib" | | #define LTDL_OBJDIR ".libs/" | | #define HAVE_PRELOADED_SYMBOLS 1 | | #define HAVE_LIBDL 1 | | #define HAVE_DLERROR 1 | | #define HAVE_ARGZ_H 1 | | #define HAVE_ERROR_T 1 | | #define HAVE_ARGZ_APPEND 1 | | #define HAVE_ARGZ_CREATE_SEP 1 | | #define HAVE_ARGZ_INSERT 1 | | #define HAVE_ARGZ_NEXT 1 | | #define HAVE_ARGZ_STRINGIFY 1 | | #define HAVE_ASSERT_H 1 | | #define HAVE_CTYPE_H 1 | | #define HAVE_ERRNO_H 1 | | #define HAVE_MALLOC_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STDIO_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_STRCHR 1 | | #define HAVE_STRRCHR 1 | | #define HAVE_MEMCPY 1 | | #define HAVE_MEMMOVE 1 | | #define HAVE_STRCMP 1 | | #define HAVE_CLOSEDIR 1 | | #define HAVE_OPENDIR 1 | | #define HAVE_READDIR 1 | | #define HAVE_GMP 1 | | #define SIZEOF_MP_LIMB_T 8 | | #define HAVE_LIBSQLITE3 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_ICONV 1 | | #define ICONV_CONST | | #define HAVE_ICONV 1 | | #define ICONV_CONST | | #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:21490: result: no | configure:21490: checking for zlib.h | configure:21490: result: no | configure:21496: checking whether to install ZLib | configure:21555: result: no | configure:21585: checking lightning.h usability | configure:21585: 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:245:10: fatal error: lightning.h: No such file or directory | 245 | #include | | ^~~~~~~~~~~~~ | compilation terminated. | configure:21585: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Smalltalk" | | #define PACKAGE_TARNAME "smalltalk" | | #define PACKAGE_VERSION "3.2" | | #define PACKAGE_STRING "GNU Smalltalk 3.2" | | #define PACKAGE_BUGREPORT "help-smalltalk@gnu.org" | | #define PACKAGE_URL "http://smalltalk.gnu.org/" | | #define ST_MAJOR_VERSION 3 | | #define ST_MINOR_VERSION 2 | | #define ST_EDIT_VERSION 0 | | #define MAINTAINER "bonzini@gnu.org" | | #define PACKAGE "smalltalk" | | #define VERSION "3.2" | | #define PACKAGE_GIT_REVISION "" | | #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_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 restrict __restrict | | #define HAVE_VISIBILITY_HIDDEN /**/ | | #define HAVE_GOTO_VOID_P 1 | | #define HOST_SYSTEM "x86_64-unknown-linux-gnu" | | #define EXEEXT "" | | #define ARGV_EXEEXT "" | | #define ALIGNOF_DOUBLE 8 | | #define ALIGNOF_LONG_DOUBLE 16 | | #define SIZEOF_OFF_T 8 | | #define SIZEOF_INT 4 | | #define SIZEOF_LONG 8 | | #define SIZEOF_WCHAR_T 4 | | #define SIZEOF_OOP 8 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define RETSIGTYPE void | | #define STDLIB_NSIG 65 | | #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_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_LONG_LONG_INT 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_INTPTR_T 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 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_FLOORL 1 | | #define HAVE_CEILL 1 | | #define HAVE_SQRTL 1 | | #define HAVE_FREXPL 1 | | #define HAVE_LDEXPL 1 | | #define HAVE_ASINL 1 | | #define HAVE_ACOSL 1 | | #define HAVE_ATANL 1 | | #define HAVE_LOGL 1 | | #define HAVE_EXPL 1 | | #define HAVE_TANL 1 | | #define HAVE_SINL 1 | | #define HAVE_COSL 1 | | #define HAVE_POWL 1 | | #define HAVE_TRUNCL 1 | | #define HAVE_LRINTL 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_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_NANOSLEEP 1 | | #define HAVE_CLOCK_GETTIME 1 | | #define TIME_WITH_SYS_TIME 1 | | #define HAVE_DIRENT_H 1 | | #define LTDL_SHLIB_EXT ".so" | | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | | #define LTDL_SYSSEARCHPATH "/lib64:/usr/lib64:/lib:/usr/lib:/usr/lib64/R/lib:/usr/lib64//bind9-export/:/usr/lib64/iscsi:/usr/lib64/llvm6.0/lib" | | #define LTDL_OBJDIR ".libs/" | | #define HAVE_PRELOADED_SYMBOLS 1 | | #define HAVE_LIBDL 1 | | #define HAVE_DLERROR 1 | | #define HAVE_ARGZ_H 1 | | #define HAVE_ERROR_T 1 | | #define HAVE_ARGZ_APPEND 1 | | #define HAVE_ARGZ_CREATE_SEP 1 | | #define HAVE_ARGZ_INSERT 1 | | #define HAVE_ARGZ_NEXT 1 | | #define HAVE_ARGZ_STRINGIFY 1 | | #define HAVE_ASSERT_H 1 | | #define HAVE_CTYPE_H 1 | | #define HAVE_ERRNO_H 1 | | #define HAVE_MALLOC_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STDIO_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_STRCHR 1 | | #define HAVE_STRRCHR 1 | | #define HAVE_MEMCPY 1 | | #define HAVE_MEMMOVE 1 | | #define HAVE_STRCMP 1 | | #define HAVE_CLOSEDIR 1 | | #define HAVE_OPENDIR 1 | | #define HAVE_READDIR 1 | | #define HAVE_GMP 1 | | #define SIZEOF_MP_LIMB_T 8 | | #define HAVE_LIBSQLITE3 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_ICONV 1 | | #define ICONV_CONST | | #define HAVE_ICONV 1 | | #define ICONV_CONST | | #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:21585: result: no | configure:21585: checking lightning.h presence | configure:21585: gcc -E conftest.c | conftest.c:212:10: fatal error: lightning.h: No such file or directory | 212 | #include | | ^~~~~~~~~~~~~ | compilation terminated. | configure:21585: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Smalltalk" | | #define PACKAGE_TARNAME "smalltalk" | | #define PACKAGE_VERSION "3.2" | | #define PACKAGE_STRING "GNU Smalltalk 3.2" | | #define PACKAGE_BUGREPORT "help-smalltalk@gnu.org" | | #define PACKAGE_URL "http://smalltalk.gnu.org/" | | #define ST_MAJOR_VERSION 3 | | #define ST_MINOR_VERSION 2 | | #define ST_EDIT_VERSION 0 | | #define MAINTAINER "bonzini@gnu.org" | | #define PACKAGE "smalltalk" | | #define VERSION "3.2" | | #define PACKAGE_GIT_REVISION "" | | #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_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 restrict __restrict | | #define HAVE_VISIBILITY_HIDDEN /**/ | | #define HAVE_GOTO_VOID_P 1 | | #define HOST_SYSTEM "x86_64-unknown-linux-gnu" | | #define EXEEXT "" | | #define ARGV_EXEEXT "" | | #define ALIGNOF_DOUBLE 8 | | #define ALIGNOF_LONG_DOUBLE 16 | | #define SIZEOF_OFF_T 8 | | #define SIZEOF_INT 4 | | #define SIZEOF_LONG 8 | | #define SIZEOF_WCHAR_T 4 | | #define SIZEOF_OOP 8 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define RETSIGTYPE void | | #define STDLIB_NSIG 65 | | #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_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_LONG_LONG_INT 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_INTPTR_T 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 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_FLOORL 1 | | #define HAVE_CEILL 1 | | #define HAVE_SQRTL 1 | | #define HAVE_FREXPL 1 | | #define HAVE_LDEXPL 1 | | #define HAVE_ASINL 1 | | #define HAVE_ACOSL 1 | | #define HAVE_ATANL 1 | | #define HAVE_LOGL 1 | | #define HAVE_EXPL 1 | | #define HAVE_TANL 1 | | #define HAVE_SINL 1 | | #define HAVE_COSL 1 | | #define HAVE_POWL 1 | | #define HAVE_TRUNCL 1 | | #define HAVE_LRINTL 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_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_NANOSLEEP 1 | | #define HAVE_CLOCK_GETTIME 1 | | #define TIME_WITH_SYS_TIME 1 | | #define HAVE_DIRENT_H 1 | | #define LTDL_SHLIB_EXT ".so" | | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | | #define LTDL_SYSSEARCHPATH "/lib64:/usr/lib64:/lib:/usr/lib:/usr/lib64/R/lib:/usr/lib64//bind9-export/:/usr/lib64/iscsi:/usr/lib64/llvm6.0/lib" | | #define LTDL_OBJDIR ".libs/" | | #define HAVE_PRELOADED_SYMBOLS 1 | | #define HAVE_LIBDL 1 | | #define HAVE_DLERROR 1 | | #define HAVE_ARGZ_H 1 | | #define HAVE_ERROR_T 1 | | #define HAVE_ARGZ_APPEND 1 | | #define HAVE_ARGZ_CREATE_SEP 1 | | #define HAVE_ARGZ_INSERT 1 | | #define HAVE_ARGZ_NEXT 1 | | #define HAVE_ARGZ_STRINGIFY 1 | | #define HAVE_ASSERT_H 1 | | #define HAVE_CTYPE_H 1 | | #define HAVE_ERRNO_H 1 | | #define HAVE_MALLOC_H 1 | | #define HAVE_MEMORY_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STDIO_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_STRCHR 1 | | #define HAVE_STRRCHR 1 | | #define HAVE_MEMCPY 1 | | #define HAVE_MEMMOVE 1 | | #define HAVE_STRCMP 1 | | #define HAVE_CLOSEDIR 1 | | #define HAVE_OPENDIR 1 | | #define HAVE_READDIR 1 | | #define HAVE_GMP 1 | | #define SIZEOF_MP_LIMB_T 8 | | #define HAVE_LIBSQLITE3 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_ICONV 1 | | #define ICONV_CONST | | #define HAVE_ICONV 1 | | #define ICONV_CONST | | #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:21585: result: no | configure:21585: checking for lightning.h | configure:21585: result: no | configure:21754: checking whether to enable relocatable install | configure:21979: result: yes | configure:22162: creating ./config.status | | ## ---------------------- ## | ## Running config.status. ## | ## ---------------------- ## | | This file was extended by GNU Smalltalk config.status 3.2, which was | generated by GNU Autoconf 2.64. Invocation command line was | | CONFIG_FILES = | CONFIG_HEADERS = | CONFIG_LINKS = | CONFIG_COMMANDS = | $ ./config.status | | on localhost.localdomain | | config.status:1431: creating packages/blox/tk/Makefile | config.status:1431: creating packages/dbd-sqlite/Makefile | config.status:1431: creating packages/gdbm/Makefile | config.status:1431: creating packages/gtk/Makefile | config.status:1431: creating packages/blox/tests/package.xml | config.status:1431: creating packages/i18n/Makefile | config.status:1431: creating packages/iconv/Makefile | config.status:1431: creating packages/digest/Makefile | config.status:1431: creating packages/opengl/Makefile | config.status:1431: creating packages/glut/Makefile | config.status:1431: creating packages/sdl/libsdl/Makefile | config.status:1431: creating packages/vfs/Makefile | config.status:1431: creating packages/xml/expat/Makefile | config.status:1431: creating packages/zlib/Makefile | config.status:1431: creating gnu-smalltalk.pc | config.status:1431: creating gst-config | config.status:1431: creating tests/gst | config.status:1431: creating tests/atlocal | config.status:1431: creating libc.la | config.status:1431: creating Makefile | config.status:1431: creating doc/Makefile | config.status:1431: creating lib-src/Makefile | config.status:1431: creating libgst/Makefile | config.status:1431: creating opcode/Makefile | config.status:1431: creating lightning/Makefile | config.status:1431: creating tests/Makefile | config.status:1431: creating config.h | config.status:1668: linking lib-src/ltdl_.h to lib-src/ltdl.h | config.status:1668: linking lightning/i386/asm-64.h to lightning/asm.h | config.status:1668: linking lightning/i386/fp-64.h to lightning/fp.h | config.status:1668: linking lightning/i386/core-64.h to lightning/core.h | config.status:1668: linking lightning/i386/funcs.h to lightning/funcs.h | config.status:1687: executing tests/atconfig commands | config.status:1687: executing depfiles commands | config.status:1687: executing libtool commands | configure:24574: === configuring in libffi (/home/brian/pkg/smalltalk-3.2/libffi) | configure:24637: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local' '--enable-subdir' '--enable-snprintfv-convenience' --cache-file=/dev/null --srcdir=. | configure:24574: === configuring in snprintfv (/home/brian/pkg/smalltalk-3.2/snprintfv) | configure:24637: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local' '--enable-subdir' '--enable-snprintfv-convenience' --cache-file=/dev/null --srcdir=. | configure:24574: === configuring in sigsegv (/home/brian/pkg/smalltalk-3.2/sigsegv) | configure:24637: running /bin/sh ./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=16 | ac_cv_build=x86_64-unknown-linux-gnu | ac_cv_c_bigendian=no | ac_cv_c_compiler_gnu=yes | ac_cv_c_const=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_FFI_CFLAGS_set= | ac_cv_env_FFI_CFLAGS_value= | ac_cv_env_FFI_LIBS_set= | ac_cv_env_FFI_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_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__NSGetExecutablePath=no | ac_cv_func_accept4=yes | ac_cv_func_acosl=yes | ac_cv_func_alarm=yes | ac_cv_func_alloca_works=yes | ac_cv_func_argz_append=yes | ac_cv_func_argz_create_sep=yes | ac_cv_func_argz_insert=yes | ac_cv_func_argz_next=yes | ac_cv_func_argz_stringify=yes | ac_cv_func_asinl=yes | ac_cv_func_atanl=yes | ac_cv_func_ceill=yes | ac_cv_func_chown=yes | ac_cv_func_closedir=yes | ac_cv_func_connect=yes | ac_cv_func_cosl=yes | ac_cv_func_dlerror=yes | ac_cv_func_dlopen=no | ac_cv_func_endgrent=yes | ac_cv_func_endpwent=yes | ac_cv_func_expl=yes | ac_cv_func_floorl=yes | ac_cv_func_fork=yes | ac_cv_func_frexpl=yes | ac_cv_func_ftruncate=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=yes | ac_cv_func_logl=yes | ac_cv_func_lrint=yes | ac_cv_func_lrintf=yes | ac_cv_func_lrintl=yes | 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_opendir=yes | ac_cv_func_poll=yes | ac_cv_func_popen=yes | ac_cv_func_powl=yes | ac_cv_func_pread=yes | ac_cv_func_putenv=yes | ac_cv_func_pwrite=yes | ac_cv_func_readdir=yes | ac_cv_func_readlink=yes | ac_cv_func_remove=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=yes | ac_cv_func_socket=yes | ac_cv_func_spawnl=no | ac_cv_func_sqrtl=yes | ac_cv_func_strchr=yes | ac_cv_func_strcmp=yes | ac_cv_func_strdup=yes | ac_cv_func_strerror=yes | ac_cv_func_strpbrk=yes | ac_cv_func_strrchr=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=yes | ac_cv_func_trunc=yes | ac_cv_func_truncf=yes | ac_cv_func_truncl=yes | 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_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_glut_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_argz_h=yes | ac_cv_header_arpa_inet_h=yes | ac_cv_header_assert_h=yes | ac_cv_header_ctype_h=yes | ac_cv_header_dirent_dirent_h=yes | ac_cv_header_dl_h=no | ac_cv_header_dld_h=no | ac_cv_header_dlfcn_h=yes | ac_cv_header_errno_h=yes | ac_cv_header_execinfo_h=yes | ac_cv_header_expat_h=no | ac_cv_header_fcntl_h=yes | ac_cv_header_gdbm_h=no | ac_cv_header_inttypes_h=yes | ac_cv_header_lightning_h=no | ac_cv_header_limits_h=yes | ac_cv_header_mach_o_dyld_h=no | ac_cv_header_malloc_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_stdio_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=no | ac_cv_header_sys_dl_h=no | 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=no | ac_cv_host=x86_64-unknown-linux-gnu | ac_cv_lib_ICE_IceConnectionNumber=no | ac_cv_lib_NSIG=65 | ac_cv_lib_SDL_image_IMG_Linked_Version=no | ac_cv_lib_SDL_mixer_Mix_Linked_Version=no | 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_m_atan=yes | ac_cv_lib_ncurses_initscr=no | ac_cv_lib_pq_PQconnectdb=no | ac_cv_lib_pthread_pthread_kill=yes | ac_cv_lib_sqlite3_sqlite3_clear_bindings=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='/usr/bin/grep -E' | ac_cv_path_FGREP='/usr/bin/grep -F' | ac_cv_path_GREP=/usr/bin/grep | ac_cv_path_INSTALL_INFO=/usr/sbin/install-info | ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config | ac_cv_path_SED=/usr/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=/usr/bin/mkdir | ac_cv_prog_AWK=gawk | ac_cv_prog_CPP='gcc -E' | ac_cv_prog_EMACS=emacs | ac_cv_prog_ac_ct_AR=ar | ac_cv_prog_ac_ct_CC=gcc | 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_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_opendir='none required' | ac_cv_sizeof_OOP=8 | ac_cv_sizeof_int=4 | ac_cv_sizeof_long=8 | ac_cv_sizeof_mp_limb_t=8 | ac_cv_sizeof_off_t=8 | ac_cv_sizeof_wchar_t=4 | ac_cv_sys_file_offset_bits=no | ac_cv_sys_largefile_CC=no | ac_cv_sys_symbol_underscore=no | ac_cv_type_error_t=yes | 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 -m elf_x86_64' | 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_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=no | gst_cv_func_poll=yes | gst_cv_glut_libs='not found' | gst_cv_gmp_libs=-lgmp | gst_cv_have_sync_fetch_and_add=yes | gst_cv_have_weak=yes | gst_cv_ldbl_mant_dig=64 | gst_cv_libc_so_dir=/lib64 | gst_cv_libc_so_name=libc.so | gst_cv_long_double_ok=yes | gst_cv_opengl_header_dir=GL | gst_cv_opengl_libs='-lGL -lGLU $(X_LIBS) $(X_PRE_LIBS) -lX11' | gst_cv_readline_libs='not found' | 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='not found' | gst_cv_tcltk_libs='not found' | gst_cv_wine=no | gst_cv_working_lrint=yes | gst_cv_working_strtoul=yes | gt_cv_var_environ_declaration=yes | libltdl_cv_lib_dl_dlopen=yes | libltdl_cv_moduleext=.so | libltdl_cv_objdir=.libs | libltdl_cv_preloaded_symbols=yes | libltdl_cv_shlibext=.so | libltdl_cv_shlibpath_var=LD_LIBRARY_PATH | libltdl_cv_sys_dlopen_deplibs=yes | libltdl_cv_sys_search_path='/lib64 /usr/lib64 /lib /usr/lib /usr/lib64/R/lib /usr/lib64//bind9-export/ /usr/lib64/iscsi /usr/lib64/llvm6.0/lib ' | 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=yes | 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_prog_compiler_c_o=yes | lt_cv_prog_compiler_pic_works=yes | lt_cv_prog_compiler_rtti_exceptions=no | lt_cv_prog_compiler_static_works=no | lt_cv_prog_gnu_ld=yes | lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\''' | 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 | pkg_cv_SDL_CFLAGS='-I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT ' | pkg_cv_SDL_LIBS='-lSDL -lpthread ' | | ## ----------------- ## | ## Output variables. ## | ## ----------------- ## | | -DDEFAULT_EXECUTABLE=\""${bindir}/gst${EXEEXT}"\"' | ACLOCAL='${SHELL} /home/brian/pkg/smalltalk-3.2/build-aux/missing --run aclocal-1.11' | ALLOCA='' | ALL_PACKAGES=' packages/blox/tk packages/dbd-sqlite packages/gdbm packages/gtk packages/i18n packages/iconv packages/digest packages/opengl packages/glut packages/sdl/libsdl packages/vfs packages/xml/expat packages/zlib' | AMDEPBACKSLASH='\' | AMDEP_FALSE='#' | AMDEP_TRUE='' | AMTAR='${SHELL} /home/brian/pkg/smalltalk-3.2/build-aux/missing --run tar' | AR='ar' | AS='as' | ATK_CFLAGS='' | ATK_LIBS='' | AUTOCONF='${SHELL} /home/brian/pkg/smalltalk-3.2/build-aux/missing --run autoconf' | AUTOHEADER='${SHELL} /home/brian/pkg/smalltalk-3.2/build-aux/missing --run autoheader' | AUTOM4TE='${SHELL} /home/brian/pkg/smalltalk-3.2/build-aux/missing --run autom4te' | AUTOMAKE='${SHELL} /home/brian/pkg/smalltalk-3.2/build-aux/missing --run automake-1.11' | AWK='gawk' | BLOX_IMPLEMENTATION='BloxTK' | BUILT_PACKAGES=' packages/dbd-sqlite packages/i18n packages/iconv packages/digest packages/opengl packages/sdl/libsdl packages/vfs' | CAIRO_CFLAGS='' | CAIRO_LIBS='' | 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 ' | 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='/usr/bin/grep -E' | EMACS='emacs' | EMACSLOADPATH='' | ENABLE_DISASSEMBLER_FALSE='' | ENABLE_DISASSEMBLER_TRUE='#' | EXEEXT='' | FFI_CFLAGS='' | FFI_LIBS='' | FGREP='/usr/bin/grep -F' | GLIB_CFLAGS='' | GLIB_GENMARSHAL='' | GLIB_LIBS='' | GLIB_MKENUMS='' | GOBJECT_QUERY='' | GPERF='${SHELL} /home/brian/pkg/smalltalk-3.2/build-aux/missing --run gperf' | GREP='/usr/bin/grep' | GST_RUN='$(top_builddir)/gst -I $(top_builddir)/gst.im -f' | GTHREAD_CFLAGS='' | GTHREAD_LIBS='' | GTK_CFLAGS='' | GTK_LIBS='' | HAVE_COCOA_FALSE='' | HAVE_COCOA_TRUE='#' | HAVE_INSTALLED_LIGHTNING_FALSE='' | HAVE_INSTALLED_LIGHTNING_TRUE='#' | ICON='' | INCFFI='-I$(top_srcdir)/libffi/include -I$(top_builddir)/libffi/include' | INCLTDL='' | INCSIGSEGV='-I$(top_srcdir)/sigsegv/src -I$(top_builddir)/sigsegv/src' | INCSNPRINTFV='-I${top_builddir}/snprintfv -I${top_srcdir}/snprintfv' | INCTCLTK='' | INSTALL_DATA='${INSTALL} -m 644' | INSTALL_INFO='/usr/sbin/install-info' | INSTALL_PROGRAM='${INSTALL}' | INSTALL_SCRIPT='${INSTALL}' | INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' | LD='/usr/bin/ld -m elf_x86_64' | LDFLAGS='' | LEX='${SHELL} /home/brian/pkg/smalltalk-3.2/build-aux/missing --run flex' | LIBADD_DL='-ldl' | LIBC_SO_DIR='/lib64' | LIBC_SO_NAME='libc.so' | LIBFFI='$(top_builddir)/libffi/libffi.la' | LIBGLUT='' | LIBGMP='-lgmp' | LIBGST_CFLAGS='' | LIBICONV='' | LIBLTDL='' | LIBOBJS=' ${LIBOBJDIR}ltdl$U.o' | LIBOPENGL='-lGL -lGLU $(X_LIBS) $(X_PRE_LIBS) -lX11' | LIBREADLINE='' | LIBS='-lm ' | LIBSIGSEGV='$(top_builddir)/sigsegv/src/libsigsegv.la' | LIBSNPRINTFV='${top_builddir}/snprintfv/snprintfv/libsnprintfvc.la' | LIBTCLTK='' | LIBTHREAD='-lpthread' | LIBTOOL='$(SHELL) $(top_builddir)/libtool' | LIGHTNING_MAIN_FALSE='' | LIGHTNING_MAIN_TRUE='#' | LIPO='' | LN='ln' | LN_S='ln -s' | LTALLOCA='' | LTLIBICONV='' | LTLIBOBJS=' ${LIBOBJDIR}ltdl$U.lo' | MAINTAINER='bonzini@gnu.org' | MAKEINFO='${SHELL} /home/brian/pkg/smalltalk-3.2/build-aux/missing --run makeinfo' | MKDIR_P='/usr/bin/mkdir -p' | MODULES='' | 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='help-smalltalk@gnu.org' | PACKAGE_DLOPEN_FLAGS=' -dlopen "${abs_top_builddir}/packages/dbd-sqlite/dbd-sqlite3.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"' | PACKAGE_NAME='GNU Smalltalk' | PACKAGE_STRING='GNU Smalltalk 3.2' | PACKAGE_TARNAME='smalltalk' | PACKAGE_URL='http://smalltalk.gnu.org/' | PACKAGE_VERSION='3.2' | PANGO_CFLAGS='' | PANGO_LIBS='' | PATH_SEPARATOR=':' | PKG_CONFIG='/usr/bin/pkg-config' | RANLIB='ranlib' | RELOCATABLE='yes' | RELOC_CPPFLAGS=' \ | RELOC_LDFLAGS='-Wl,-rpath,"\$$ORIGIN/../lib"' | SDL_CFLAGS='-I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT ' | SDL_LIBS=' -lSDL -lpthread ' | SED='/usr/bin/sed' | SET_MAKE='' | SHELL='/bin/sh' | SOCKET_LIBS='' | STRIP='strip' | TCLSH='no' | VERSION='3.2' | VERSION_INFO='7:2:0' | 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='' | YACC='${SHELL} /home/brian/pkg/smalltalk-3.2/build-aux/missing --run bison' | ZIP='/usr/bin/zip' | 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__quote='' | am__tar='${AMTAR} chof - "$$tardir"' | am__untar='${AMTAR} xf -' | bindir='${exec_prefix}/bin' | build='x86_64-unknown-linux-gnu' | build_alias='' | build_cpu='x86_64' | build_os='linux-gnu' | build_vendor='unknown' | datadir='${datarootdir}' | datarootdir='${prefix}/share' | docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' | dvidir='${docdir}' | enable_mysql_tests='no' | exec_prefix='${prefix}' | host='x86_64-unknown-linux-gnu' | host_alias='' | host_cpu='x86_64' | host_os='linux-gnu' | host_vendor='unknown' | htmldir='${docdir}' | imagedir='${localstatedir}/lib/smalltalk' | includedir='${prefix}/include' | infodir='${datarootdir}/info' | install_sh='${SHELL} /home/brian/pkg/smalltalk-3.2/build-aux/install-sh' | libdir='${exec_prefix}/lib' | libexecdir='${exec_prefix}/libexec' | lispdir='${datarootdir}/emacs/site-lisp' | localedir='${datarootdir}/locale' | localstatedir='${prefix}/var' | lt_ECHO='echo' | mandir='${datarootdir}/man' | mkdir_p='/usr/bin/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=' libffi snprintfv sigsegv' | sysconfdir='${prefix}/etc' | target_alias='' | | ## ------------------- ## | ## File substitutions. ## | ## ------------------- ## | | PACKAGE_RULES='pkgrules.tmp' | lightning_frag='/home/brian/pkg/smalltalk-3.2/lightning/i386/Makefile.frag' | | ## ----------- ## | ## confdefs.h. ## | ## ----------- ## | | /* confdefs.h */ | #define PACKAGE_NAME "GNU Smalltalk" | #define PACKAGE_TARNAME "smalltalk" | #define PACKAGE_VERSION "3.2" | #define PACKAGE_STRING "GNU Smalltalk 3.2" | #define PACKAGE_BUGREPORT "help-smalltalk@gnu.org" | #define PACKAGE_URL "http://smalltalk.gnu.org/" | #define ST_MAJOR_VERSION 3 | #define ST_MINOR_VERSION 2 | #define ST_EDIT_VERSION 0 | #define MAINTAINER "bonzini@gnu.org" | #define PACKAGE "smalltalk" | #define VERSION "3.2" | #define PACKAGE_GIT_REVISION "" | #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_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 restrict __restrict | #define HAVE_VISIBILITY_HIDDEN /**/ | #define HAVE_GOTO_VOID_P 1 | #define HOST_SYSTEM "x86_64-unknown-linux-gnu" | #define EXEEXT "" | #define ARGV_EXEEXT "" | #define ALIGNOF_DOUBLE 8 | #define ALIGNOF_LONG_DOUBLE 16 | #define SIZEOF_OFF_T 8 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF_OOP 8 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define RETSIGTYPE void | #define STDLIB_NSIG 65 | #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_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_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 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_FLOORL 1 | #define HAVE_CEILL 1 | #define HAVE_SQRTL 1 | #define HAVE_FREXPL 1 | #define HAVE_LDEXPL 1 | #define HAVE_ASINL 1 | #define HAVE_ACOSL 1 | #define HAVE_ATANL 1 | #define HAVE_LOGL 1 | #define HAVE_EXPL 1 | #define HAVE_TANL 1 | #define HAVE_SINL 1 | #define HAVE_COSL 1 | #define HAVE_POWL 1 | #define HAVE_TRUNCL 1 | #define HAVE_LRINTL 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_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_NANOSLEEP 1 | #define HAVE_CLOCK_GETTIME 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DIRENT_H 1 | #define LTDL_SHLIB_EXT ".so" | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib64:/usr/lib64:/lib:/usr/lib:/usr/lib64/R/lib:/usr/lib64//bind9-export/:/usr/lib64/iscsi:/usr/lib64/llvm6.0/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRCMP 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_GMP 1 | #define SIZEOF_MP_LIMB_T 8 | #define HAVE_LIBSQLITE3 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_ICONV 1 | #define ICONV_CONST | #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_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