| 1 | ## --------------------------- ## |
|---|
| 2 | ## GNU Libtool 2.4 test suite. ## |
|---|
| 3 | ## --------------------------- ## |
|---|
| 4 | |
|---|
| 5 | testsuite: command line was: |
|---|
| 6 | $ /boot/develop/haikuports/sys-devel/libtool/work/libtool-2.4/tests/testsuite MAKE=make CC=gcc CFLAGS=-g -O2 CPP=gcc -E CPPFLAGS= LD=/boot/develop/abi/x86/gcc4/tools/gcc-4.4.4-haiku-100705/i586-pc-haiku/bin/ld LDFLAGS= LIBS= LN_S=ln -s NM=/boot/develop/tools/gnupro/bin/nm -B RANLIB=ranlib AR=ar M4SH=autom4te --language=m4sh SED=/boot/common/bin/sed STRIP=strip lt_INSTALL=/bin/install -c MANIFEST_TOOL=: OBJEXT=o EXEEXT= SHELL=/bin/sh CONFIG_SHELL=/bin/sh CXX=g++ CXXFLAGS=-g -O2 CXXCPP=g++ -E F77= FFLAGS= FC= FCFLAGS= GCJ= GCJFLAGS=-g -O2 lt_cv_to_host_file_cmd=func_convert_file_noop lt_cv_to_tool_file_cmd=func_convert_file_noop _lt_pkgdatadir=/boot/develop/haikuports/sys-devel/libtool/work/libtool-2.4 LIBTOOLIZE=/boot/develop/haikuports/sys-devel/libtool/work/libtool-2.4/libtoolize LIBTOOL=/boot/develop/haikuports/sys-devel/libtool/work/libtool-2.4/libtool tst_aclocaldir=/boot/develop/haikuports/sys-devel/libtool/work/libtool-2.4/libltdl/m4 |
|---|
| 7 | |
|---|
| 8 | ## ---------- ## |
|---|
| 9 | ## ChangeLog. ## |
|---|
| 10 | ## ---------- ## |
|---|
| 11 | |
|---|
| 12 | | 2010-09-22 Gary V. Vaughan <gary@gnu.org> |
|---|
| 13 | | |
|---|
| 14 | | Release 2.4. |
|---|
| 15 | | * libltdl/Makefile.inc (LTDL_VERSION_INFO): We've added the |
|---|
| 16 | | static libprefix interface, so new version-info is C+1:0:R+1. |
|---|
| 17 | | * configure.ac, libltdl/configure.ac (AC_INIT): Bump version |
|---|
| 18 | | numbers. |
|---|
| 19 | | * NEWS: Update version number. |
|---|
| 20 | | |
|---|
| 21 | | manual: web-manual index.html clashes with @node Index. |
|---|
| 22 | |
|---|
| 23 | ## --------- ## |
|---|
| 24 | ## Platform. ## |
|---|
| 25 | ## --------- ## |
|---|
| 26 | |
|---|
| 27 | hostname = shredder |
|---|
| 28 | uname -m = BePC |
|---|
| 29 | uname -r = 1 |
|---|
| 30 | uname -s = Haiku |
|---|
| 31 | uname -v = r39567 Nov 22 2010 07:08:10 |
|---|
| 32 | |
|---|
| 33 | /usr/bin/uname -p = unknown |
|---|
| 34 | /bin/uname -X = unknown |
|---|
| 35 | |
|---|
| 36 | /bin/arch = unknown |
|---|
| 37 | /usr/bin/arch -k = unknown |
|---|
| 38 | /usr/convex/getsysinfo = unknown |
|---|
| 39 | /usr/bin/hostinfo = unknown |
|---|
| 40 | /bin/machine = unknown |
|---|
| 41 | /usr/bin/oslevel = unknown |
|---|
| 42 | /bin/universe = unknown |
|---|
| 43 | |
|---|
| 44 | PATH: /boot/develop/haikuports/sys-devel/libtool/work/libtool-2.4/tests |
|---|
| 45 | PATH: /boot/develop/haikuports/sys-devel/libtool/work/libtool-2.4 |
|---|
| 46 | PATH: /boot/home/config/bin |
|---|
| 47 | PATH: /boot/common/bin |
|---|
| 48 | PATH: /bin |
|---|
| 49 | PATH: /boot/apps |
|---|
| 50 | PATH: /boot/preferences |
|---|
| 51 | PATH: /boot/system/apps |
|---|
| 52 | PATH: /boot/system/preferences |
|---|
| 53 | PATH: /boot/develop/tools/gnupro/bin |
|---|
| 54 | |
|---|
| 55 | testsuite: atconfig: |
|---|
| 56 | | # Configurable variable values for building test suites. |
|---|
| 57 | | # Generated by ./config.status. |
|---|
| 58 | | # Copyright (C) 2010 Free Software Foundation, Inc. |
|---|
| 59 | | |
|---|
| 60 | | # The test suite will define top_srcdir=/../.. etc. |
|---|
| 61 | | at_testdir='tests' |
|---|
| 62 | | abs_builddir='/boot/develop/haikuports/sys-devel/libtool/work/libtool-2.4/tests' |
|---|
| 63 | | at_srcdir='.' |
|---|
| 64 | | abs_srcdir='/boot/develop/haikuports/sys-devel/libtool/work/libtool-2.4/tests' |
|---|
| 65 | | at_top_srcdir='..' |
|---|
| 66 | | abs_top_srcdir='/boot/develop/haikuports/sys-devel/libtool/work/libtool-2.4' |
|---|
| 67 | | at_top_build_prefix='../' |
|---|
| 68 | | abs_top_builddir='/boot/develop/haikuports/sys-devel/libtool/work/libtool-2.4' |
|---|
| 69 | | |
|---|
| 70 | | # Backward compatibility with Autotest <= 2.59b: |
|---|
| 71 | | at_top_builddir=$at_top_build_prefix |
|---|
| 72 | | |
|---|
| 73 | | AUTOTEST_PATH='tests' |
|---|
| 74 | | |
|---|
| 75 | | SHELL=${CONFIG_SHELL-'/bin/sh'} |
|---|
| 76 | |
|---|
| 77 | ## ---------------- ## |
|---|
| 78 | ## Tested programs. ## |
|---|
| 79 | ## ---------------- ## |
|---|
| 80 | |
|---|
| 81 | ## ------------------ ## |
|---|
| 82 | ## Running the tests. ## |
|---|
| 83 | ## ------------------ ## |
|---|
| 84 | testsuite: starting at: Wed Dec 1 13:54:57 GMT 2010 |
|---|
| 85 | 1. short option splitting (getopt-m4sh.at:85): ok (0m0.421s 0m0.193s) |
|---|
| 86 | 2. enhanced shell short option splitting (getopt-m4sh.at:98): ok (0m0.438s 0m0.185s) |
|---|
| 87 | 3. long option splitting (getopt-m4sh.at:119): ok (0m0.424s 0m0.183s) |
|---|
| 88 | 4. XSI long option splitting (getopt-m4sh.at:132): ok (0m0.470s 0m0.192s) |
|---|
| 89 | 5. option appending (getopt-m4sh.at:153): ok (0m0.428s 0m0.193s) |
|---|
| 90 | 6. enhanced shell option appending (getopt-m4sh.at:169): ok (0m0.462s 0m0.214s) |
|---|
| 91 | 7. libtoolize macro installation (libtoolize.at:83): ok (0m0.211s 0m0.691s) |
|---|
| 92 | 8. libtoolize macro directory mismatch error (libtoolize.at:108): ok (0m0.064s 0m0.099s) |
|---|
| 93 | 9. libtoolize macro serial update (libtoolize.at:128): ok (0m1.034s 0m2.949s) |
|---|
| 94 | 10. libtoolize config files serial update (libtoolize.at:201): ok (0m1.559s 0m5.030s) |
|---|
| 95 | 11. diagnose missing LT_CONFIG_LTDL_DIR (libtoolize.at:281): ok (0m0.601s 0m2.173s) |
|---|
| 96 | 12. copy ltdl.m4 with shared macro directory (libtoolize.at:426): ok (0m0.391s 0m1.263s) |
|---|
| 97 | 13. correctly parse LTDL_INIT from configure.ac (libtoolize.at:438): ok (0m0.396s 0m1.276s) |
|---|
| 98 | 14. diagnose missing LTDL_INIT invocation (libtoolize.at:450): ok (0m0.537s 0m1.918s) |
|---|
| 99 | 15. upgrading verbatim style aclocal.m4 (libtoolize.at:527): ok (0m3.758s 0m3.172s) |
|---|
| 100 | 16. verbatim aclocal.m4 w/o AC_CONFIG_MACRO_DIR (libtoolize.at:651): ok (0m4.408s 0m2.244s) |
|---|
| 101 | 17. nonrecursive ltdl with AC_CONFIG_MACRO_DIR (libtoolize.at:783): ok (0m0.607s 0m2.193s) |
|---|
| 102 | 18. subproject ltdl with non-shared directories (libtoolize.at:854): ok (0m0.768s 0m2.883s) |
|---|
| 103 | 19. LIBTOOLIZE_OPTIONS (libtoolize.at:945): ok (0m0.545s 0m1.592s) |
|---|
| 104 | 20. cleanup old installation (libtoolize.at:992): ok (0m0.745s 0m2.830s) |
|---|
| 105 | 21. standard command line options (help.at:26): ok (0m1.419s 0m0.450s) |
|---|
| 106 | 22. mode short-hands (help.at:45): ok (0m1.597s 0m0.806s) |
|---|
| 107 | 23. debug tracing (help.at:97): ok (0m4.223s 0m3.019s) |
|---|
| 108 | 24. duplicate members in archive tests (duplicate_members.at:25): ok (0m1.570s 0m1.444s) |
|---|
| 109 | 25. duplicate convenience archive names (duplicate_conv.at:25): ok (0m2.683s 0m2.031s) |
|---|
| 110 | 27. passing CC flags through libtool (flags.at:24): ok (0m2.165s 0m1.330s) |
|---|
| 111 | 28. passing CXX flags through libtool (flags.at:24): ok (0m2.617s 0m1.531s) |
|---|
| 112 | 29. passing F77 flags through libtool (flags.at:24): skipped (flags.at:24) |
|---|
| 113 | 30. passing FC flags through libtool (flags.at:24): skipped (flags.at:24) |
|---|
| 114 | 31. passing GCJ flags through libtool (flags.at:24): skipped (flags.at:24) |
|---|
| 115 | 32. inherited_linker_flags (inherited_flags.at:26): ok (0m1.943s 0m1.824s) |
|---|
| 116 | 33. C convenience archives (convenience.at:31): ok (0m2.646s 0m2.284s) |
|---|
| 117 | 34. C++ convenience archives (convenience.at:70): ok (0m3.134s 0m2.476s) |
|---|
| 118 | 35. F77 convenience archives (convenience.at:110): skipped (convenience.at:111) |
|---|
| 119 | 36. FC convenience archives (convenience.at:170): skipped (convenience.at:171) |
|---|
| 120 | 37. Java convenience archives (convenience.at:230): skipped (convenience.at:231) |
|---|
| 121 | 38. Link order test (link-order.at:26): ok (0m3.522s 0m2.438s) |
|---|
| 122 | 39. Link order of deplibs (link-order2.at:46): ok (0m7.103s 0m4.065s) |
|---|
| 123 | 40. Failure tests (fail.at:27): ok (0m1.176s 0m0.732s) |
|---|
| 124 | 41. shlibpath_overrides_runpath (shlibpath.at:25): ok (0m1.893s 0m0.914s) |
|---|
| 125 | 42. Runpath in libtool library files (runpath-in-lalib.at:25): ok (0m1.324s 0m0.951s) |
|---|
| 126 | 43. static linking flags for programs (static.at:68): ok (0m29.807s 0m10.907s) |
|---|
| 127 | 44. ccache -all-static (static.at:358): ok (0m0.165s 0m0.114s) |
|---|
| 128 | 45. Export test (export.at:25): skipped (export.at:195) |
|---|
| 129 | 46. sys_lib_search_path (search-path.at:25): ok (0m0.355s 0m0.191s) |
|---|
| 130 | 47. indirect convenience (indirect_deps.at:25): ok (0m2.063s 0m1.585s) |
|---|
| 131 | 48. indirect uninstalled (indirect_deps.at:71): ok (0m2.418s 0m1.951s) |
|---|
| 132 | 50. both of -o prog and -o prog$EXEEXT work (exeext.at:26): skipped (exeext.at:29) |
|---|
| 133 | 51. execute mode (execute-mode.at:25): ok (0m9.547s 0m3.752s) |
|---|
| 134 | 52. bindir compile check (bindir.at:64): ok (0m0.023s 0m0.041s) |
|---|
| 135 | 53. bindir basic lib test (bindir.at:81): ok (0m1.394s 0m1.010s) |
|---|
| 136 | 54. bindir install tests (bindir.at:190): ok (0m56.284s 0m42.228s) |
|---|
| 137 | 55. cwrapper for uninstalled executables (cwrapper.at:25): ok (0m3.474s 0m2.684s) |
|---|
| 138 | 56. deplib in subdir (deplib-in-subdir.at:34): ok (0m5.634s 0m4.097s) |
|---|
| 139 | 57. inferred tag (infer-tag.at:30): ok (0m0.075s 0m0.081s) |
|---|
| 140 | 58. CXX inferred tag (infer-tag.at:42): ok (0m0.109s 0m0.101s) |
|---|
| 141 | 59. F77 inferred tag (infer-tag.at:55): skipped (infer-tag.at:56) |
|---|
| 142 | 60. FC inferred tag (infer-tag.at:69): skipped (infer-tag.at:70) |
|---|
| 143 | 61. GCJ inferred tag (infer-tag.at:83): skipped (infer-tag.at:84) |
|---|
| 144 | 62. localized compiler messages (localization.at:24): ok (0m0.298s 0m0.243s) |
|---|
| 145 | 63. nocase library search (nocase.at:26): skipped (nocase.at:31) |
|---|
| 146 | 64. Install tests (install.at:25): ok (0m0.678s 0m0.392s) |
|---|
| 147 | 65. versioning (versioning.at:24): ok (0m6.312s 0m4.402s) |
|---|
| 148 | 66. Simple DESTDIR install (destdir.at:48): ok (0m1.325s 0m0.654s) |
|---|
| 149 | 67. DESTDIR with in-package deplibs (destdir.at:75): ok (0m3.621s 0m2.314s) |
|---|
| 150 | 68. AM_PROG_LIBTOOL (old-m4-iface.at:40): ok (0m4.049s 0m5.161s) |
|---|
| 151 | 69. AC_WITH_LTDL (old-m4-iface.at:112): ok (0m14.982s 0m15.629s) |
|---|
| 152 | 70. C subdir-objects (am-subdir.at:33): ok (0m7.911s 0m6.405s) |
|---|
| 153 | 71. C++ subdir-objects (am-subdir.at:93): ok (0m9.089s 0m7.859s) |
|---|
| 154 | 72. lt_dlexit unloading libs (lt_dlexit.at:30): ok (0m0.867s 0m0.698s) |
|---|
| 155 | 73. lt_dlopenadvise library loading (lt_dladvise.at:28): ok (0m1.867s 0m1.384s) |
|---|
| 156 | 75. lt_dlopen archive (lt_dlopen_a.at:23): ok (0m0.694s 0m0.517s) |
|---|
| 157 | 77. libdir of installed modules (ltdl-libdir.at:23): ok (0m0.694s 0m0.413s) |
|---|
| 158 | 78. ltdl API (ltdl-api.at:25): ok (0m0.035s 0m0.043s) |
|---|
| 159 | 79. dlloader API (dlloader-api.at:23): ok (0m0.587s 0m0.471s) |
|---|
| 160 | 80. loadlibrary error messages (loadlibrary.at:23): skipped (loadlibrary.at:250) |
|---|
| 161 | 82. resident modules (resident.at:27): ok (0m0.493s 0m0.478s) |
|---|
| 162 | 83. SList functionality (slist.at:24): ok (0m0.262s 0m0.121s) |
|---|
| 163 | 84. enforced lib prefix (need_lib_prefix.at:25): ok (0m1.319s 0m0.892s) |
|---|
| 164 | 85. compiling softlinked libltdl (standalone.at:31): ok (0m7.509s 0m9.003s) |
|---|
| 165 | 86. compiling copied libltdl (standalone.at:46): ok (0m7.825s 0m9.612s) |
|---|
| 166 | 87. installable libltdl (standalone.at:61): ok (0m8.290s 0m10.128s) |
|---|
| 167 | 88. linking libltdl without autotools (standalone.at:79): ok (0m8.462s 0m10.235s) |
|---|
| 168 | 89. compiling softlinked libltdl (subproject.at:57): ok (0m17.120s 0m17.056s) |
|---|
| 169 | 90. compiling copied libltdl (subproject.at:73): ok (0m17.299s 0m17.827s) |
|---|
| 170 | 91. installable libltdl (subproject.at:89): ok (0m17.853s 0m18.248s) |
|---|
| 171 | 92. linking libltdl without autotools (subproject.at:109): ok (0m8.673s 0m10.556s) |
|---|
| 172 | 93. compiling softlinked libltdl (nonrecursive.at:78): ok (0m14.958s 0m11.163s) |
|---|
| 173 | 94. compiling copied libltdl (nonrecursive.at:102): ok (0m15.062s 0m11.675s) |
|---|
| 174 | 95. installable libltdl (nonrecursive.at:126): ok (0m15.273s 0m11.951s) |
|---|
| 175 | 96. compiling softlinked libltdl (recursive.at:60): ok (0m21.389s 0m13.877s) |
|---|
| 176 | 97. compiling copied libltdl (recursive.at:80): ok (0m21.530s 0m14.425s) |
|---|
| 177 | 98. installable libltdl (recursive.at:100): ok (0m22.029s 0m14.819s) |
|---|
| 178 | 99. simple template test (template.at:27): ok (0m1.020s 0m0.793s) |
|---|
| 179 | 100. template test with subdirs (template.at:126): ok (0m4.128s 0m3.023s) |
|---|
| 180 | 101. C++ static constructors (ctor.at:27): ok (0m0.774s 0m0.571s) |
|---|
| 181 | 102. C++ exception handling (exceptions.at:24): ok (0m4.303s 0m1.822s) |
|---|
| 182 | 103. config.status (early-libtool.at:32): ok (0m7.031s 0m5.891s) |
|---|
| 183 | 104. config.lt (early-libtool.at:126): ok (0m10.768s 0m13.051s) |
|---|
| 184 | 105. AC_NO_EXECUTABLES (no-executables.at:25): ok (0m18.059s 0m26.214s) |
|---|
| 185 | 107. installable libltdl (configure-iface.at:102): ok (0m32.066s 0m32.552s) |
|---|
| 186 | 108. --with-ltdl-include/lib (configure-iface.at:162): ok (0m38.779s 0m49.019s) |
|---|
| 187 | 109. --with-included-ltdl (configure-iface.at:243): ok (0m31.268s 0m31.568s) |
|---|
| 188 | 110. convenience libltdl (configure-iface.at:304): ok (0m11.674s 0m10.852s) |
|---|
| 189 | 111. Link option thorough search test (stresstest.at:31): ok (2m15.470s 2m8.480s) |
|---|
| 190 | 112. Run tests with low max_cmd_len (cmdline_wrap.at:28): ok (5m54.470s 4m30.943s) |
|---|
| 191 | 113. override pic_flag at configure time (pic_flag.at:24): skipped (pic_flag.at:47) |
|---|
| 192 | 114. darwin fat compile (darwin.at:26): skipped (darwin.at:42) |
|---|
| 193 | 115. darwin concurrent library extraction (darwin.at:103): ok (0m5.896s 0m7.746s) |
|---|
| 194 | 116. darwin gdb debug information (darwin.at:152): ok (0m4.836s 0m1.745s) |
|---|
| 195 | 117. deplibs without file command (deplibs-mingw.at:27): ok (0m1.469s 0m1.097s) |
|---|
| 196 | 118. -L=.../lib -l (sysroot.at:203): skipped (sysroot.at:203) |
|---|
| 197 | 119. -L SYSROOT/.../lib -l (sysroot.at:204): skipped (sysroot.at:204) |
|---|
| 198 | 120. SYSROOT/.../*.la (sysroot.at:205): skipped (sysroot.at:205) |
|---|
| 199 | testsuite: ending at: Wed Dec 1 14:33:41 GMT 2010 |
|---|
| 200 | testsuite: test suite duration: 0h 38m 44s |
|---|
| 201 | |
|---|
| 202 | ## ------------- ## |
|---|
| 203 | ## Test results. ## |
|---|
| 204 | ## ------------- ## |
|---|
| 205 | |
|---|
| 206 | ERROR: 102 tests were run, |
|---|
| 207 | 6 failed (5 expected failures). |
|---|
| 208 | 18 tests were skipped. |
|---|
| 209 | |
|---|
| 210 | ## ------------------------ ## |
|---|
| 211 | ## Summary of the failures. ## |
|---|
| 212 | ## ------------------------ ## |
|---|
| 213 | Failed tests: |
|---|
| 214 | GNU Libtool 2.4 test suite test groups: |
|---|
| 215 | |
|---|
| 216 | NUM: FILE-NAME:LINE TEST-GROUP-NAME |
|---|
| 217 | KEYWORDS |
|---|
| 218 | |
|---|
| 219 | 76: lt_dlopenext.at:23 lt_dlopenext error messages |
|---|
| 220 | libltdl |
|---|
| 221 | |
|---|
| 222 | Skipped tests: |
|---|
| 223 | GNU Libtool 2.4 test suite test groups: |
|---|
| 224 | |
|---|
| 225 | NUM: FILE-NAME:LINE TEST-GROUP-NAME |
|---|
| 226 | KEYWORDS |
|---|
| 227 | |
|---|
| 228 | 29: flags.at:24 passing F77 flags through libtool |
|---|
| 229 | libtool f77 |
|---|
| 230 | 30: flags.at:24 passing FC flags through libtool |
|---|
| 231 | libtool fc |
|---|
| 232 | 31: flags.at:24 passing GCJ flags through libtool |
|---|
| 233 | libtool gcj |
|---|
| 234 | 35: convenience.at:110 F77 convenience archives |
|---|
| 235 | f77 libtool |
|---|
| 236 | 36: convenience.at:170 FC convenience archives |
|---|
| 237 | fc libtool |
|---|
| 238 | 37: convenience.at:230 Java convenience archives |
|---|
| 239 | gcj libtool |
|---|
| 240 | 45: export.at:25 Export test |
|---|
| 241 | libtool |
|---|
| 242 | 50: exeext.at:26 both of -o prog and -o prog$EXEEXT work |
|---|
| 243 | libtool |
|---|
| 244 | 59: infer-tag.at:55 F77 inferred tag |
|---|
| 245 | f77 libtool |
|---|
| 246 | 60: infer-tag.at:69 FC inferred tag |
|---|
| 247 | fc libtool |
|---|
| 248 | 61: infer-tag.at:83 GCJ inferred tag |
|---|
| 249 | gcj libtool |
|---|
| 250 | 63: nocase.at:26 nocase library search |
|---|
| 251 | libtool |
|---|
| 252 | 80: loadlibrary.at:23 loadlibrary error messages |
|---|
| 253 | libltdl |
|---|
| 254 | 113: pic_flag.at:24 override pic_flag at configure time |
|---|
| 255 | 114: darwin.at:26 darwin fat compile |
|---|
| 256 | 118: sysroot.at:203 -L=.../lib -l |
|---|
| 257 | libtool sysroot libtoolize automake automake autoconf autoconf |
|---|
| 258 | 119: sysroot.at:204 -L SYSROOT/.../lib -l |
|---|
| 259 | libtool sysroot libtoolize automake automake autoconf autoconf |
|---|
| 260 | 120: sysroot.at:205 SYSROOT/.../*.la |
|---|
| 261 | libtool sysroot libtoolize automake automake autoconf autoconf |
|---|
| 262 | |
|---|
| 263 | ## ---------------------- ## |
|---|
| 264 | ## Detailed failed tests. ## |
|---|
| 265 | ## ---------------------- ## |
|---|
| 266 | |
|---|
| 267 | # -*- compilation -*- |
|---|
| 268 | 76. lt_dlopenext.at:23: testing lt_dlopenext error messages ... |
|---|
| 269 | ./lt_dlopenext.at:27: $LIBTOOL --features | grep 'enable shared libraries' || exit 77 |
|---|
| 270 | stdout: |
|---|
| 271 | enable shared libraries |
|---|
| 272 | ./lt_dlopenext.at:188: case $LIBLTDL in #( |
|---|
| 273 | */_inst/lib/*) test -f $LIBLTDL || (exit 77) ;; |
|---|
| 274 | esac |
|---|
| 275 | stdout: |
|---|
| 276 | ./lt_dlopenext.at:195: $LIBTOOL --mode=compile $CC $CPPFLAGS $CFLAGS -c simple-module.c |
|---|
| 277 | stderr: |
|---|
| 278 | stdout: |
|---|
| 279 | libtool: compile: gcc -I/boot/develop/haikuports/sys-devel/libtool/work/libtool-2.4/libltdl -g -O2 -c simple-module.c -DPIC -o .libs/simple-module.o |
|---|
| 280 | libtool: compile: gcc -I/boot/develop/haikuports/sys-devel/libtool/work/libtool-2.4/libltdl -g -O2 -c simple-module.c -o simple-module.o >/dev/null 2>&1 |
|---|
| 281 | ./lt_dlopenext.at:197: $LIBTOOL --mode=link $CC $CFLAGS $LDFLAGS -o simple-module.la simple-module.lo -rpath $libdir -module -avoid-version |
|---|
| 282 | stderr: |
|---|
| 283 | stdout: |
|---|
| 284 | libtool: link: gcc -shared .libs/simple-module.o -O2 -Wl,-soname -Wl,simple-module.so -o .libs/simple-module.so |
|---|
| 285 | libtool: link: ar cru .libs/simple-module.a simple-module.o |
|---|
| 286 | libtool: link: ranlib .libs/simple-module.a |
|---|
| 287 | libtool: link: ( cd ".libs" && rm -f "simple-module.la" && ln -s "../simple-module.la" "simple-module.la" ) |
|---|
| 288 | ./lt_dlopenext.at:200: $CC $CPPFLAGS $CFLAGS -c ltdl-loader.c |
|---|
| 289 | stderr: |
|---|
| 290 | stdout: |
|---|
| 291 | ./lt_dlopenext.at:202: $LIBTOOL --mode=link $CC $CFLAGS $LDFLAGS -o ltdl-loader$EXEEXT ltdl-loader.$OBJEXT -dlopen self $LIBLTDL |
|---|
| 292 | stderr: |
|---|
| 293 | stdout: |
|---|
| 294 | libtool: link: rm -f .libs/ltdl-loader.nm .libs/ltdl-loader.nmS .libs/ltdl-loader.nmT |
|---|
| 295 | libtool: link: (cd .libs && gcc -g -O2 -c -fno-builtin "ltdl-loaderS.c") |
|---|
| 296 | libtool: link: rm -f ".libs/ltdl-loaderS.c" ".libs/ltdl-loader.nm" ".libs/ltdl-loader.nmS" ".libs/ltdl-loader.nmT" |
|---|
| 297 | libtool: link: gcc -g -O2 -o ltdl-loader ltdl-loader.o .libs/ltdl-loaderS.o -Wl,--export-dynamic /boot/develop/haikuports/sys-devel/libtool/work/libtool-2.4/libltdl/.libs/dlopen.a /boot/develop/haikuports/sys-devel/libtool/work/libtool-2.4/tests/../libltdl/.libs/libltdlc.a |
|---|
| 298 | libtool: link: rm -f ".libs/ltdl-loaderS.o" |
|---|
| 299 | ./lt_dlopenext.at:205: $LIBTOOL --mode=install cp simple-module.la $libdir/simple-module.la |
|---|
| 300 | stderr: |
|---|
| 301 | stdout: |
|---|
| 302 | libtool: install: cp .libs/simple-module.so /boot/develop/haikuports/sys-devel/libtool/work/libtool-2.4/tests/testsuite.dir/076/inst/lib/simple-module.so |
|---|
| 303 | libtool: install: cp .libs/simple-module.lai /boot/develop/haikuports/sys-devel/libtool/work/libtool-2.4/tests/testsuite.dir/076/inst/lib/simple-module.la |
|---|
| 304 | libtool: install: cp .libs/simple-module.a /boot/develop/haikuports/sys-devel/libtool/work/libtool-2.4/tests/testsuite.dir/076/inst/lib/simple-module.a |
|---|
| 305 | libtool: install: chmod 644 /boot/develop/haikuports/sys-devel/libtool/work/libtool-2.4/tests/testsuite.dir/076/inst/lib/simple-module.a |
|---|
| 306 | libtool: install: ranlib /boot/develop/haikuports/sys-devel/libtool/work/libtool-2.4/tests/testsuite.dir/076/inst/lib/simple-module.a |
|---|
| 307 | ./lt_dlopenext.at:206: $LIBTOOL --mode=clean rm -f simple-module.la |
|---|
| 308 | stderr: |
|---|
| 309 | stdout: |
|---|
| 310 | libtool: clean: rm -f simple-module.la .libs/simple-module.so .libs/simple-module.so .libs/simple-module.so .libs/simple-module.a .libs/simple-module.la .libs/simple-module.lai |
|---|
| 311 | libtool: clean: rmdir .libs >/dev/null 2>&1 |
|---|
| 312 | ./lt_dlopenext.at:235: if "$lt_exe" $dir/simple-module World; then :; else lt_status=$?; test "X$host" != "X$build" && test -x "$lt_exe" && exit 77; exit $lt_status; fi |
|---|
| 313 | stderr: |
|---|
| 314 | stdout: |
|---|
| 315 | Hello, World! |
|---|
| 316 | => 0 |
|---|
| 317 | ./lt_dlopenext.at:237: grep "Hello, World" stdout |
|---|
| 318 | stdout: |
|---|
| 319 | Hello, World! |
|---|
| 320 | ./lt_dlopenext.at:243: if "$lt_exe" simple-module World; then :; else lt_status=$?; test "X$host" != "X$build" && test -x "$lt_exe" && exit 77; exit $lt_status; fi |
|---|
| 321 | stderr: |
|---|
| 322 | stdout: |
|---|
| 323 | Hello, World! |
|---|
| 324 | => 0 |
|---|
| 325 | ./lt_dlopenext.at:245: grep "Hello, World" stdout |
|---|
| 326 | stdout: |
|---|
| 327 | Hello, World! |
|---|
| 328 | ./lt_dlopenext.at:243: if "$lt_exe" simple-module World; then :; else lt_status=$?; test "X$host" != "X$build" && test -x "$lt_exe" && exit 77; exit $lt_status; fi |
|---|
| 329 | stderr: |
|---|
| 330 | stdout: |
|---|
| 331 | Hello, World! |
|---|
| 332 | => 0 |
|---|
| 333 | ./lt_dlopenext.at:245: grep "Hello, World" stdout |
|---|
| 334 | stdout: |
|---|
| 335 | Hello, World! |
|---|
| 336 | ./lt_dlopenext.at:243: if "$lt_exe" simple-module World; then :; else lt_status=$?; test "X$host" != "X$build" && test -x "$lt_exe" && exit 77; exit $lt_status; fi |
|---|
| 337 | stderr: |
|---|
| 338 | runtime_loader: Cannot open file libroot.so: No such file or directory |
|---|
| 339 | stdout: |
|---|
| 340 | runtime_loader: Cannot open file libroot.so: No such file or directory |
|---|
| 341 | ./lt_dlopenext.at:243: exit code was 3, expected 0 |
|---|
| 342 | 76. lt_dlopenext.at:23: 76. lt_dlopenext error messages (lt_dlopenext.at:23): FAILED (lt_dlopenext.at:243) |
|---|
| 343 | |
|---|
| 344 | |
|---|
| 345 | ## ------------- ## |
|---|
| 346 | ## ../config.log ## |
|---|
| 347 | ## ------------- ## |
|---|
| 348 | | This file contains any messages produced by compilers while |
|---|
| 349 | | running configure, to aid debugging if configure makes a mistake. |
|---|
| 350 | | |
|---|
| 351 | | It was created by GNU Libtool configure 2.4, which was |
|---|
| 352 | | generated by GNU Autoconf 2.68. Invocation command line was |
|---|
| 353 | | |
|---|
| 354 | | $ ./configure --prefix=/boot/common |
|---|
| 355 | | |
|---|
| 356 | | ## --------- ## |
|---|
| 357 | | ## Platform. ## |
|---|
| 358 | | ## --------- ## |
|---|
| 359 | | |
|---|
| 360 | | hostname = shredder |
|---|
| 361 | | uname -m = BePC |
|---|
| 362 | | uname -r = 1 |
|---|
| 363 | | uname -s = Haiku |
|---|
| 364 | | uname -v = r39567 Nov 22 2010 07:08:10 |
|---|
| 365 | | |
|---|
| 366 | | /usr/bin/uname -p = unknown |
|---|
| 367 | | /bin/uname -X = unknown |
|---|
| 368 | | |
|---|
| 369 | | /bin/arch = unknown |
|---|
| 370 | | /usr/bin/arch -k = unknown |
|---|
| 371 | | /usr/convex/getsysinfo = unknown |
|---|
| 372 | | /usr/bin/hostinfo = unknown |
|---|
| 373 | | /bin/machine = unknown |
|---|
| 374 | | /usr/bin/oslevel = unknown |
|---|
| 375 | | /bin/universe = unknown |
|---|
| 376 | | |
|---|
| 377 | | PATH: . |
|---|
| 378 | | PATH: /boot/home/config/bin |
|---|
| 379 | | PATH: /boot/common/bin |
|---|
| 380 | | PATH: /bin |
|---|
| 381 | | PATH: /boot/apps |
|---|
| 382 | | PATH: /boot/preferences |
|---|
| 383 | | PATH: /boot/system/apps |
|---|
| 384 | | PATH: /boot/system/preferences |
|---|
| 385 | | PATH: /boot/develop/tools/gnupro/bin |
|---|
| 386 | | |
|---|
| 387 | | |
|---|
| 388 | | ## ----------- ## |
|---|
| 389 | | ## Core tests. ## |
|---|
| 390 | | ## ----------- ## |
|---|
| 391 | | |
|---|
| 392 | | configure:2703: checking for a BSD-compatible install |
|---|
| 393 | | configure:2771: result: /bin/install -c |
|---|
| 394 | | configure:2782: checking whether build environment is sane |
|---|
| 395 | | configure:2832: result: yes |
|---|
| 396 | | configure:2973: checking for a thread-safe mkdir -p |
|---|
| 397 | | configure:3012: result: /bin/mkdir -p |
|---|
| 398 | | configure:3025: checking for gawk |
|---|
| 399 | | configure:3041: found /bin/gawk |
|---|
| 400 | | configure:3052: result: gawk |
|---|
| 401 | | configure:3063: checking whether make sets $(MAKE) |
|---|
| 402 | | configure:3085: result: yes |
|---|
| 403 | | configure:3179: checking build system type |
|---|
| 404 | | configure:3193: result: i586-pc-haiku |
|---|
| 405 | | configure:3213: checking host system type |
|---|
| 406 | | configure:3226: result: i586-pc-haiku |
|---|
| 407 | | configure:3253: autobuild project... GNU Libtool |
|---|
| 408 | | configure:3259: autobuild revision... 2.4 () |
|---|
| 409 | | configure:3264: autobuild hostname... shredder |
|---|
| 410 | | configure:3268: autobuild mode... default |
|---|
| 411 | | configure:3276: autobuild timestamp... 20101201T134852Z |
|---|
| 412 | | configure:3375: checking for gcc |
|---|
| 413 | | configure:3391: found /boot/develop/tools/gnupro/bin/gcc |
|---|
| 414 | | configure:3402: result: gcc |
|---|
| 415 | | configure:3631: checking for C compiler version |
|---|
| 416 | | configure:3640: gcc --version >&5 |
|---|
| 417 | | gcc (GCC) 4.4.4 |
|---|
| 418 | | Copyright (C) 2010 Free Software Foundation, Inc. |
|---|
| 419 | | This is free software; see the source for copying conditions. There is NO |
|---|
| 420 | | warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. |
|---|
| 421 | | |
|---|
| 422 | | configure:3651: $? = 0 |
|---|
| 423 | | configure:3640: gcc -v >&5 |
|---|
| 424 | | Using built-in specs. |
|---|
| 425 | | Target: i586-pc-haiku |
|---|
| 426 | | Configured with: ../gcc/configure --target=i586-pc-haiku --disable-nls --enable-languages=c,c++ --disable-multilib --prefix=/boot/develop/abi/x86/gcc4/tools/gcc-4.4.4-haiku-100705 |
|---|
| 427 | | Thread model: single |
|---|
| 428 | | gcc version 4.4.4 (GCC) |
|---|
| 429 | | configure:3651: $? = 0 |
|---|
| 430 | | configure:3640: gcc -V >&5 |
|---|
| 431 | | gcc: '-V' option must have argument |
|---|
| 432 | | configure:3651: $? = 1 |
|---|
| 433 | | configure:3640: gcc -qversion >&5 |
|---|
| 434 | | gcc: unrecognized option '-qversion' |
|---|
| 435 | | gcc: no input files |
|---|
| 436 | | configure:3651: $? = 1 |
|---|
| 437 | | configure:3671: checking whether the C compiler works |
|---|
| 438 | | configure:3693: gcc conftest.c >&5 |
|---|
| 439 | | configure:3697: $? = 0 |
|---|
| 440 | | configure:3745: result: yes |
|---|
| 441 | | configure:3748: checking for C compiler default output file name |
|---|
| 442 | | configure:3750: result: a.out |
|---|
| 443 | | configure:3756: checking for suffix of executables |
|---|
| 444 | | configure:3763: gcc -o conftest conftest.c >&5 |
|---|
| 445 | | configure:3767: $? = 0 |
|---|
| 446 | | configure:3789: result: |
|---|
| 447 | | configure:3811: checking whether we are cross compiling |
|---|
| 448 | | configure:3819: gcc -o conftest conftest.c >&5 |
|---|
| 449 | | configure:3823: $? = 0 |
|---|
| 450 | | configure:3830: ./conftest |
|---|
| 451 | | configure:3834: $? = 0 |
|---|
| 452 | | configure:3849: result: no |
|---|
| 453 | | configure:3854: checking for suffix of object files |
|---|
| 454 | | configure:3876: gcc -c conftest.c >&5 |
|---|
| 455 | | configure:3880: $? = 0 |
|---|
| 456 | | configure:3901: result: o |
|---|
| 457 | | configure:3905: checking whether we are using the GNU C compiler |
|---|
| 458 | | configure:3924: gcc -c conftest.c >&5 |
|---|
| 459 | | configure:3924: $? = 0 |
|---|
| 460 | | configure:3933: result: yes |
|---|
| 461 | | configure:3942: checking whether gcc accepts -g |
|---|
| 462 | | configure:3962: gcc -c -g conftest.c >&5 |
|---|
| 463 | | configure:3962: $? = 0 |
|---|
| 464 | | configure:4003: result: yes |
|---|
| 465 | | configure:4020: checking for gcc option to accept ISO C89 |
|---|
| 466 | | configure:4084: gcc -c -g -O2 conftest.c >&5 |
|---|
| 467 | | configure:4084: $? = 0 |
|---|
| 468 | | configure:4097: result: none needed |
|---|
| 469 | | configure:4128: checking for style of include used by make |
|---|
| 470 | | configure:4156: result: GNU |
|---|
| 471 | | configure:4181: checking dependency style of gcc |
|---|
| 472 | | configure:4291: result: gcc3 |
|---|
| 473 | | configure:4307: checking whether gcc and cc understand -c and -o together |
|---|
| 474 | | configure:4338: gcc -c conftest.c -o conftest2.o >&5 |
|---|
| 475 | | configure:4342: $? = 0 |
|---|
| 476 | | configure:4348: gcc -c conftest.c -o conftest2.o >&5 |
|---|
| 477 | | configure:4352: $? = 0 |
|---|
| 478 | | configure:4363: cc -c conftest.c >&5 |
|---|
| 479 | | configure:4367: $? = 0 |
|---|
| 480 | | configure:4375: cc -c conftest.c -o conftest2.o >&5 |
|---|
| 481 | | configure:4379: $? = 0 |
|---|
| 482 | | configure:4385: cc -c conftest.c -o conftest2.o >&5 |
|---|
| 483 | | configure:4389: $? = 0 |
|---|
| 484 | | configure:4407: result: yes |
|---|
| 485 | | configure:4437: checking how to run the C preprocessor |
|---|
| 486 | | configure:4468: gcc -E conftest.c |
|---|
| 487 | | configure:4468: $? = 0 |
|---|
| 488 | | configure:4482: gcc -E conftest.c |
|---|
| 489 | | conftest.c:11:28: error: ac_nonexistent.h: No such file or directory |
|---|
| 490 | | configure:4482: $? = 1 |
|---|
| 491 | | configure: failed program was: |
|---|
| 492 | | | /* confdefs.h */ |
|---|
| 493 | | | #define PACKAGE_NAME "GNU Libtool" |
|---|
| 494 | | | #define PACKAGE_TARNAME "libtool" |
|---|
| 495 | | | #define PACKAGE_VERSION "2.4" |
|---|
| 496 | | | #define PACKAGE_STRING "GNU Libtool 2.4" |
|---|
| 497 | | | #define PACKAGE_BUGREPORT "bug-libtool@gnu.org" |
|---|
| 498 | | | #define PACKAGE_URL "http://www.gnu.org/software/libtool/" |
|---|
| 499 | | | #define PACKAGE "libtool" |
|---|
| 500 | | | #define VERSION "2.4" |
|---|
| 501 | | | /* end confdefs.h. */ |
|---|
| 502 | | | #include <ac_nonexistent.h> |
|---|
| 503 | | configure:4507: result: gcc -E |
|---|
| 504 | | configure:4527: gcc -E conftest.c |
|---|
| 505 | | configure:4527: $? = 0 |
|---|
| 506 | | configure:4541: gcc -E conftest.c |
|---|
| 507 | | conftest.c:11:28: error: ac_nonexistent.h: No such file or directory |
|---|
| 508 | | configure:4541: $? = 1 |
|---|
| 509 | | configure: failed program was: |
|---|
| 510 | | | /* confdefs.h */ |
|---|
| 511 | | | #define PACKAGE_NAME "GNU Libtool" |
|---|
| 512 | | | #define PACKAGE_TARNAME "libtool" |
|---|
| 513 | | | #define PACKAGE_VERSION "2.4" |
|---|
| 514 | | | #define PACKAGE_STRING "GNU Libtool 2.4" |
|---|
| 515 | | | #define PACKAGE_BUGREPORT "bug-libtool@gnu.org" |
|---|
| 516 | | | #define PACKAGE_URL "http://www.gnu.org/software/libtool/" |
|---|
| 517 | | | #define PACKAGE "libtool" |
|---|
| 518 | | | #define VERSION "2.4" |
|---|
| 519 | | | /* end confdefs.h. */ |
|---|
| 520 | | | #include <ac_nonexistent.h> |
|---|
| 521 | | configure:4619: checking how to print strings |
|---|
| 522 | | configure:4646: result: printf |
|---|
| 523 | | configure:4667: checking for a sed that does not truncate output |
|---|
| 524 | | configure:4731: result: /boot/common/bin/sed |
|---|
| 525 | | configure:4749: checking for grep that handles long lines and -e |
|---|
| 526 | | configure:4807: result: /bin/grep |
|---|
| 527 | | configure:4812: checking for egrep |
|---|
| 528 | | configure:4874: result: /bin/grep -E |
|---|
| 529 | | configure:4879: checking for fgrep |
|---|
| 530 | | configure:4941: result: /bin/grep -F |
|---|
| 531 | | configure:4976: checking for ld used by gcc |
|---|
| 532 | | configure:5043: result: /boot/develop/abi/x86/gcc4/tools/gcc-4.4.4-haiku-100705/i586-pc-haiku/bin/ld |
|---|
| 533 | | configure:5050: checking if the linker (/boot/develop/abi/x86/gcc4/tools/gcc-4.4.4-haiku-100705/i586-pc-haiku/bin/ld) is GNU ld |
|---|
| 534 | | configure:5065: result: yes |
|---|
| 535 | | configure:5077: checking for BSD- or MS-compatible name lister (nm) |
|---|
| 536 | | configure:5126: result: /boot/develop/tools/gnupro/bin/nm -B |
|---|
| 537 | | configure:5256: checking the name lister (/boot/develop/tools/gnupro/bin/nm -B) interface |
|---|
| 538 | | configure:5263: gcc -c -g -O2 conftest.c >&5 |
|---|
| 539 | | configure:5266: /boot/develop/tools/gnupro/bin/nm -B "conftest.o" |
|---|
| 540 | | configure:5269: output |
|---|
| 541 | | 00000000 B some_variable |
|---|
| 542 | | configure:5276: result: BSD nm |
|---|
| 543 | | configure:5279: checking whether ln -s works |
|---|
| 544 | | configure:5283: result: yes |
|---|
| 545 | | configure:5291: checking the maximum length of command line arguments |
|---|
| 546 | | configure:5416: result: 512 |
|---|
| 547 | | configure:5433: checking whether the shell understands some XSI constructs |
|---|
| 548 | | configure:5443: result: yes |
|---|
| 549 | | configure:5447: checking whether the shell understands "+=" |
|---|
| 550 | | configure:5453: result: yes |
|---|
| 551 | | configure:5488: checking how to convert i586-pc-haiku file names to i586-pc-haiku format |
|---|
| 552 | | configure:5528: result: func_convert_file_noop |
|---|
| 553 | | configure:5535: checking how to convert i586-pc-haiku file names to toolchain format |
|---|
| 554 | | configure:5555: result: func_convert_file_noop |
|---|
| 555 | | configure:5562: checking for /boot/develop/abi/x86/gcc4/tools/gcc-4.4.4-haiku-100705/i586-pc-haiku/bin/ld option to reload object files |
|---|
| 556 | | configure:5569: result: -r |
|---|
| 557 | | configure:5643: checking for objdump |
|---|
| 558 | | configure:5659: found /boot/develop/tools/gnupro/bin/objdump |
|---|
| 559 | | configure:5670: result: objdump |
|---|
| 560 | | configure:5699: checking how to recognize dependent libraries |
|---|
| 561 | | configure:5901: result: pass_all |
|---|
| 562 | | configure:5986: checking for dlltool |
|---|
| 563 | | configure:6016: result: no |
|---|
| 564 | | configure:6043: checking how to associate runtime and link libraries |
|---|
| 565 | | configure:6070: result: printf %s\n |
|---|
| 566 | | configure:6131: checking for ar |
|---|
| 567 | | configure:6147: found /boot/develop/tools/gnupro/bin/ar |
|---|
| 568 | | configure:6158: result: ar |
|---|
| 569 | | configure:6195: checking for archiver @FILE support |
|---|
| 570 | | configure:6212: gcc -c -g -O2 conftest.c >&5 |
|---|
| 571 | | configure:6212: $? = 0 |
|---|
| 572 | | configure:6215: ar cru libconftest.a @conftest.lst >&5 |
|---|
| 573 | | configure:6218: $? = 0 |
|---|
| 574 | | configure:6223: ar cru libconftest.a @conftest.lst >&5 |
|---|
| 575 | | ar: conftest.o: No such file or directory |
|---|
| 576 | | configure:6226: $? = 1 |
|---|
| 577 | | configure:6238: result: @ |
|---|
| 578 | | configure:6296: checking for strip |
|---|
| 579 | | configure:6312: found /boot/develop/tools/gnupro/bin/strip |
|---|
| 580 | | configure:6323: result: strip |
|---|
| 581 | | configure:6395: checking for ranlib |
|---|
| 582 | | configure:6411: found /boot/develop/tools/gnupro/bin/ranlib |
|---|
| 583 | | configure:6422: result: ranlib |
|---|
| 584 | | configure:6524: checking command to parse /boot/develop/tools/gnupro/bin/nm -B output from gcc object |
|---|
| 585 | | configure:6643: gcc -c -g -O2 conftest.c >&5 |
|---|
| 586 | | configure:6646: $? = 0 |
|---|
| 587 | | configure:6650: /boot/develop/tools/gnupro/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm |
|---|
| 588 | | configure:6653: $? = 0 |
|---|
| 589 | | configure:6719: gcc -o conftest -g -O2 conftest.c conftstm.o >&5 |
|---|
| 590 | | configure:6722: $? = 0 |
|---|
| 591 | | configure:6760: result: ok |
|---|
| 592 | | configure:6797: checking for sysroot |
|---|
| 593 | | configure:6827: result: no |
|---|
| 594 | | configure:7070: checking for mt |
|---|
| 595 | | configure:7100: result: no |
|---|
| 596 | | configure:7120: checking if : is a manifest tool |
|---|
| 597 | | configure:7126: : '-?' |
|---|
| 598 | | configure:7134: result: no |
|---|
| 599 | | configure:7762: checking for ANSI C header files |
|---|
| 600 | | configure:7782: gcc -c -g -O2 conftest.c >&5 |
|---|
| 601 | | configure:7782: $? = 0 |
|---|
| 602 | | configure:7855: gcc -o conftest -g -O2 conftest.c >&5 |
|---|
| 603 | | configure:7855: $? = 0 |
|---|
| 604 | | configure:7855: ./conftest |
|---|
| 605 | | configure:7855: $? = 0 |
|---|
| 606 | | configure:7866: result: yes |
|---|
| 607 | | configure:7879: checking for sys/types.h |
|---|
| 608 | | configure:7879: gcc -c -g -O2 conftest.c >&5 |
|---|
| 609 | | configure:7879: $? = 0 |
|---|
| 610 | | configure:7879: result: yes |
|---|
| 611 | | configure:7879: checking for sys/stat.h |
|---|
| 612 | | configure:7879: gcc -c -g -O2 conftest.c >&5 |
|---|
| 613 | | configure:7879: $? = 0 |
|---|
| 614 | | configure:7879: result: yes |
|---|
| 615 | | configure:7879: checking for stdlib.h |
|---|
| 616 | | configure:7879: gcc -c -g -O2 conftest.c >&5 |
|---|
| 617 | | configure:7879: $? = 0 |
|---|
| 618 | | configure:7879: result: yes |
|---|
| 619 | | configure:7879: checking for string.h |
|---|
| 620 | | configure:7879: gcc -c -g -O2 conftest.c >&5 |
|---|
| 621 | | configure:7879: $? = 0 |
|---|
| 622 | | configure:7879: result: yes |
|---|
| 623 | | configure:7879: checking for memory.h |
|---|
| 624 | | configure:7879: gcc -c -g -O2 conftest.c >&5 |
|---|
| 625 | | configure:7879: $? = 0 |
|---|
| 626 | | configure:7879: result: yes |
|---|
| 627 | | configure:7879: checking for strings.h |
|---|
| 628 | | configure:7879: gcc -c -g -O2 conftest.c >&5 |
|---|
| 629 | | configure:7879: $? = 0 |
|---|
| 630 | | configure:7879: result: yes |
|---|
| 631 | | configure:7879: checking for inttypes.h |
|---|
| 632 | | configure:7879: gcc -c -g -O2 conftest.c >&5 |
|---|
| 633 | | configure:7879: $? = 0 |
|---|
| 634 | | configure:7879: result: yes |
|---|
| 635 | | configure:7879: checking for stdint.h |
|---|
| 636 | | configure:7879: gcc -c -g -O2 conftest.c >&5 |
|---|
| 637 | | configure:7879: $? = 0 |
|---|
| 638 | | configure:7879: result: yes |
|---|
| 639 | | configure:7879: checking for unistd.h |
|---|
| 640 | | configure:7879: gcc -c -g -O2 conftest.c >&5 |
|---|
| 641 | | configure:7879: $? = 0 |
|---|
| 642 | | configure:7879: result: yes |
|---|
| 643 | | configure:7893: checking for dlfcn.h |
|---|
| 644 | | configure:7893: gcc -c -g -O2 conftest.c >&5 |
|---|
| 645 | | configure:7893: $? = 0 |
|---|
| 646 | | configure:7893: result: yes |
|---|
| 647 | | configure:8377: checking for objdir |
|---|
| 648 | | configure:8392: result: .libs |
|---|
| 649 | | configure:8663: checking if gcc supports -fno-rtti -fno-exceptions |
|---|
| 650 | | configure:8681: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5 |
|---|
| 651 | | cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C |
|---|
| 652 | | configure:8685: $? = 0 |
|---|
| 653 | | configure:8698: result: no |
|---|
| 654 | | configure:9008: checking for gcc option to produce PIC |
|---|
| 655 | | configure:9015: result: -DPIC |
|---|
| 656 | | configure:9023: checking if gcc PIC flag -DPIC works |
|---|
| 657 | | configure:9041: gcc -c -g -O2 -DPIC -DPIC conftest.c >&5 |
|---|
| 658 | | configure:9045: $? = 0 |
|---|
| 659 | | configure:9058: result: yes |
|---|
| 660 | | configure:9087: checking if gcc static flag works |
|---|
| 661 | | configure:9115: result: yes |
|---|
| 662 | | configure:9130: checking if gcc supports -c -o file.o |
|---|
| 663 | | configure:9151: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 |
|---|
| 664 | | configure:9155: $? = 0 |
|---|
| 665 | | configure:9177: result: yes |
|---|
| 666 | | configure:9185: checking if gcc supports -c -o file.o |
|---|
| 667 | | configure:9232: result: yes |
|---|
| 668 | | configure:9265: checking whether the gcc linker (/boot/develop/abi/x86/gcc4/tools/gcc-4.4.4-haiku-100705/i586-pc-haiku/bin/ld) supports shared libraries |
|---|
| 669 | | configure:10423: result: yes |
|---|
| 670 | | configure:10460: checking whether -lc should be explicitly linked in |
|---|
| 671 | | configure:10468: gcc -c -g -O2 conftest.c >&5 |
|---|
| 672 | | configure:10471: $? = 0 |
|---|
| 673 | | configure:10486: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 |
|---|
| 674 | | configure:10489: $? = 1 |
|---|
| 675 | | configure:10503: result: yes |
|---|
| 676 | | configure:10668: checking dynamic linker characteristics |
|---|
| 677 | | configure:11404: result: haiku runtime_loader |
|---|
| 678 | | configure:11511: checking how to hardcode library paths into programs |
|---|
| 679 | | configure:11536: result: immediate |
|---|
| 680 | | configure:11630: checking for shl_load |
|---|
| 681 | | configure:11630: gcc -o conftest -g -O2 conftest.c >&5 |
|---|
| 682 | | /tmp//ccSbQ6dC.o: In function `main': |
|---|
| 683 | | /boot/develop/haikuports/sys-devel/libtool/work/libtool-2.4/conftest.c:57: undefined reference to `shl_load' |
|---|
| 684 | | collect2: ld returned 1 exit status |
|---|
| 685 | | configure:11630: $? = 1 |
|---|
| 686 | | configure: failed program was: |
|---|
| 687 | | | /* confdefs.h */ |
|---|
| 688 | | | #define PACKAGE_NAME "GNU Libtool" |
|---|
| 689 | | | #define PACKAGE_TARNAME "libtool" |
|---|
| 690 | | | #define PACKAGE_VERSION "2.4" |
|---|
| 691 | | | #define PACKAGE_STRING "GNU Libtool 2.4" |
|---|
| 692 | | | #define PACKAGE_BUGREPORT "bug-libtool@gnu.org" |
|---|
| 693 | | | #define PACKAGE_URL "http://www.gnu.org/software/libtool/" |
|---|
| 694 | | | #define PACKAGE "libtool" |
|---|
| 695 | | | #define VERSION "2.4" |
|---|
| 696 | | | #define STDC_HEADERS 1 |
|---|
| 697 | | | #define HAVE_SYS_TYPES_H 1 |
|---|
| 698 | | | #define HAVE_SYS_STAT_H 1 |
|---|
| 699 | | | #define HAVE_STDLIB_H 1 |
|---|
| 700 | | | #define HAVE_STRING_H 1 |
|---|
| 701 | | | #define HAVE_MEMORY_H 1 |
|---|
| 702 | | | #define HAVE_STRINGS_H 1 |
|---|
| 703 | | | #define HAVE_INTTYPES_H 1 |
|---|
| 704 | | | #define HAVE_STDINT_H 1 |
|---|
| 705 | | | #define HAVE_UNISTD_H 1 |
|---|
| 706 | | | #define HAVE_DLFCN_H 1 |
|---|
| 707 | | | #define LT_OBJDIR ".libs/" |
|---|
| 708 | | | /* end confdefs.h. */ |
|---|
| 709 | | | /* Define shl_load to an innocuous variant, in case <limits.h> declares shl_load. |
|---|
| 710 | | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
|---|
| 711 | | | #define shl_load innocuous_shl_load |
|---|
| 712 | | | |
|---|
| 713 | | | /* System header to define __stub macros and hopefully few prototypes, |
|---|
| 714 | | | which can conflict with char shl_load (); below. |
|---|
| 715 | | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
|---|
| 716 | | | <limits.h> exists even on freestanding compilers. */ |
|---|
| 717 | | | |
|---|
| 718 | | | #ifdef __STDC__ |
|---|
| 719 | | | # include <limits.h> |
|---|
| 720 | | | #else |
|---|
| 721 | | | # include <assert.h> |
|---|
| 722 | | | #endif |
|---|
| 723 | | | |
|---|
| 724 | | | #undef shl_load |
|---|
| 725 | | | |
|---|
| 726 | | | /* Override any GCC internal prototype to avoid an error. |
|---|
| 727 | | | Use char because int might match the return type of a GCC |
|---|
| 728 | | | builtin and then its argument prototype would still apply. */ |
|---|
| 729 | | | #ifdef __cplusplus |
|---|
| 730 | | | extern "C" |
|---|
| 731 | | | #endif |
|---|
| 732 | | | char shl_load (); |
|---|
| 733 | | | /* The GNU C library defines this for functions which it implements |
|---|
| 734 | | | to always fail with ENOSYS. Some functions are actually named |
|---|
| 735 | | | something starting with __ and the normal name is an alias. */ |
|---|
| 736 | | | #if defined __stub_shl_load || defined __stub___shl_load |
|---|
| 737 | | | choke me |
|---|
| 738 | | | #endif |
|---|
| 739 | | | |
|---|
| 740 | | | int |
|---|
| 741 | | | main () |
|---|
| 742 | | | { |
|---|
| 743 | | | return shl_load (); |
|---|
| 744 | | | ; |
|---|
| 745 | | | return 0; |
|---|
| 746 | | | } |
|---|
| 747 | | configure:11630: result: no |
|---|
| 748 | | configure:11634: checking for shl_load in -ldld |
|---|
| 749 | | configure:11659: gcc -o conftest -g -O2 conftest.c -ldld >&5 |
|---|
| 750 | | /boot/develop/abi/x86/gcc4/tools/gcc-4.4.4-haiku-100705/lib/gcc/i586-pc-haiku/4.4.4/../../../../i586-pc-haiku/bin/ld: cannot find -ldld |
|---|
| 751 | | collect2: ld returned 1 exit status |
|---|
| 752 | | configure:11659: $? = 1 |
|---|
| 753 | | configure: failed program was: |
|---|
| 754 | | | /* confdefs.h */ |
|---|
| 755 | | | #define PACKAGE_NAME "GNU Libtool" |
|---|
| 756 | | | #define PACKAGE_TARNAME "libtool" |
|---|
| 757 | | | #define PACKAGE_VERSION "2.4" |
|---|
| 758 | | | #define PACKAGE_STRING "GNU Libtool 2.4" |
|---|
| 759 | | | #define PACKAGE_BUGREPORT "bug-libtool@gnu.org" |
|---|
| 760 | | | #define PACKAGE_URL "http://www.gnu.org/software/libtool/" |
|---|
| 761 | | | #define PACKAGE "libtool" |
|---|
| 762 | | | #define VERSION "2.4" |
|---|
| 763 | | | #define STDC_HEADERS 1 |
|---|
| 764 | | | #define HAVE_SYS_TYPES_H 1 |
|---|
| 765 | | | #define HAVE_SYS_STAT_H 1 |
|---|
| 766 | | | #define HAVE_STDLIB_H 1 |
|---|
| 767 | | | #define HAVE_STRING_H 1 |
|---|
| 768 | | | #define HAVE_MEMORY_H 1 |
|---|
| 769 | | | #define HAVE_STRINGS_H 1 |
|---|
| 770 | | | #define HAVE_INTTYPES_H 1 |
|---|
| 771 | | | #define HAVE_STDINT_H 1 |
|---|
| 772 | | | #define HAVE_UNISTD_H 1 |
|---|
| 773 | | | #define HAVE_DLFCN_H 1 |
|---|
| 774 | | | #define LT_OBJDIR ".libs/" |
|---|
| 775 | | | /* end confdefs.h. */ |
|---|
| 776 | | | |
|---|
| 777 | | | /* Override any GCC internal prototype to avoid an error. |
|---|
| 778 | | | Use char because int might match the return type of a GCC |
|---|
| 779 | | | builtin and then its argument prototype would still apply. */ |
|---|
| 780 | | | #ifdef __cplusplus |
|---|
| 781 | | | extern "C" |
|---|
| 782 | | | #endif |
|---|
| 783 | | | char shl_load (); |
|---|
| 784 | | | int |
|---|
| 785 | | | main () |
|---|
| 786 | | | { |
|---|
| 787 | | | return shl_load (); |
|---|
| 788 | | | ; |
|---|
| 789 | | | return 0; |
|---|
| 790 | | | } |
|---|
| 791 | | configure:11668: result: no |
|---|
| 792 | | configure:11673: checking for dlopen |
|---|
| 793 | | configure:11673: gcc -o conftest -g -O2 conftest.c >&5 |
|---|
| 794 | | configure:11673: $? = 0 |
|---|
| 795 | | configure:11673: result: yes |
|---|
| 796 | | configure:11830: checking whether a program can dlopen itself |
|---|
| 797 | | configure:11910: gcc -o conftest -g -O2 -DHAVE_DLFCN_H -Wl,--export-dynamic conftest.c >&5 |
|---|
| 798 | | configure:11913: $? = 0 |
|---|
| 799 | | configure:11931: result: yes |
|---|
| 800 | | configure:11936: checking whether a statically linked program can dlopen itself |
|---|
| 801 | | configure:12016: gcc -o conftest -g -O2 -DHAVE_DLFCN_H -Wl,--export-dynamic conftest.c >&5 |
|---|
| 802 | | configure:12019: $? = 0 |
|---|
| 803 | | configure:12037: result: yes |
|---|
| 804 | | configure:12076: checking whether stripping libraries is possible |
|---|
| 805 | | configure:12081: result: yes |
|---|
| 806 | | configure:12116: checking if libtool supports shared libraries |
|---|
| 807 | | configure:12118: result: yes |
|---|
| 808 | | configure:12121: checking whether to build shared libraries |
|---|
| 809 | | configure:12142: result: yes |
|---|
| 810 | | configure:12145: checking whether to build static libraries |
|---|
| 811 | | configure:12149: result: yes |
|---|
| 812 | | configure:12185: checking which extension is used for runtime loadable modules |
|---|
| 813 | | configure:12195: result: .so |
|---|
| 814 | | configure:12205: checking which variable specifies run-time module search path |
|---|
| 815 | | configure:12212: result: LIBRARY_PATH |
|---|
| 816 | | configure:12222: checking for the default library search path |
|---|
| 817 | | configure:12229: result: /boot/home/config/lib /boot/common/lib /boot/system/lib |
|---|
| 818 | | configure:12259: checking for library containing dlopen |
|---|
| 819 | | configure:12290: gcc -o conftest -g -O2 conftest.c >&5 |
|---|
| 820 | | configure:12290: $? = 0 |
|---|
| 821 | | configure:12307: result: none required |
|---|
| 822 | | configure:12397: checking for dlerror |
|---|
| 823 | | configure:12397: gcc -o conftest -g -O2 conftest.c >&5 |
|---|
| 824 | | configure:12397: $? = 0 |
|---|
| 825 | | configure:12397: result: yes |
|---|
| 826 | | configure:12411: checking for shl_load |
|---|
| 827 | | configure:12411: result: no |
|---|
| 828 | | configure:12418: checking for shl_load in -ldld |
|---|
| 829 | | configure:12452: result: no |
|---|
| 830 | | configure:12498: checking for dld_link in -ldld |
|---|
| 831 | | configure:12523: gcc -o conftest -g -O2 conftest.c -ldld >&5 |
|---|
| 832 | | /boot/develop/abi/x86/gcc4/tools/gcc-4.4.4-haiku-100705/lib/gcc/i586-pc-haiku/4.4.4/../../../../i586-pc-haiku/bin/ld: cannot find -ldld |
|---|
| 833 | | collect2: ld returned 1 exit status |
|---|
| 834 | | configure:12523: $? = 1 |
|---|
| 835 | | configure: failed program was: |
|---|
| 836 | | | /* confdefs.h */ |
|---|
| 837 | | | #define PACKAGE_NAME "GNU Libtool" |
|---|
| 838 | | | #define PACKAGE_TARNAME "libtool" |
|---|
| 839 | | | #define PACKAGE_VERSION "2.4" |
|---|
| 840 | | | #define PACKAGE_STRING "GNU Libtool 2.4" |
|---|
| 841 | | | #define PACKAGE_BUGREPORT "bug-libtool@gnu.org" |
|---|
| 842 | | | #define PACKAGE_URL "http://www.gnu.org/software/libtool/" |
|---|
| 843 | | | #define PACKAGE "libtool" |
|---|
| 844 | | | #define VERSION "2.4" |
|---|
| 845 | | | #define STDC_HEADERS 1 |
|---|
| 846 | | | #define HAVE_SYS_TYPES_H 1 |
|---|
| 847 | | | #define HAVE_SYS_STAT_H 1 |
|---|
| 848 | | | #define HAVE_STDLIB_H 1 |
|---|
| 849 | | | #define HAVE_STRING_H 1 |
|---|
| 850 | | | #define HAVE_MEMORY_H 1 |
|---|
| 851 | | | #define HAVE_STRINGS_H 1 |
|---|
| 852 | | | #define HAVE_INTTYPES_H 1 |
|---|
| 853 | | | #define HAVE_STDINT_H 1 |
|---|
| 854 | | | #define HAVE_UNISTD_H 1 |
|---|
| 855 | | | #define HAVE_DLFCN_H 1 |
|---|
| 856 | | | #define LT_OBJDIR ".libs/" |
|---|
| 857 | | | #define LT_MODULE_EXT ".so" |
|---|
| 858 | | | #define LT_MODULE_PATH_VAR "LIBRARY_PATH" |
|---|
| 859 | | | #define LT_DLSEARCH_PATH "/boot/home/config/lib:/boot/common/lib:/boot/system/lib" |
|---|
| 860 | | | #define HAVE_LIBDL 1 |
|---|
| 861 | | | #define HAVE_DLERROR 1 |
|---|
| 862 | | | /* end confdefs.h. */ |
|---|
| 863 | | | |
|---|
| 864 | | | /* Override any GCC internal prototype to avoid an error. |
|---|
| 865 | | | Use char because int might match the return type of a GCC |
|---|
| 866 | | | builtin and then its argument prototype would still apply. */ |
|---|
| 867 | | | #ifdef __cplusplus |
|---|
| 868 | | | extern "C" |
|---|
| 869 | | | #endif |
|---|
| 870 | | | char dld_link (); |
|---|
| 871 | | | int |
|---|
| 872 | | | main () |
|---|
| 873 | | | { |
|---|
| 874 | | | return dld_link (); |
|---|
| 875 | | | ; |
|---|
| 876 | | | return 0; |
|---|
| 877 | | | } |
|---|
| 878 | | configure:12532: result: no |
|---|
| 879 | | configure:12566: checking for _ prefix in compiled symbols |
|---|
| 880 | | configure:12576: gcc -c -g -O2 conftest.c >&5 |
|---|
| 881 | | configure:12579: $? = 0 |
|---|
| 882 | | configure:12583: /boot/develop/tools/gnupro/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm |
|---|
| 883 | | configure:12586: $? = 0 |
|---|
| 884 | | configure:12608: result: no |
|---|
| 885 | | configure:12732: checking whether deplibs are loaded by dlopen |
|---|
| 886 | | configure:12826: result: unknown |
|---|
| 887 | | configure:12838: checking for argz.h |
|---|
| 888 | | configure:12838: gcc -c -g -O2 conftest.c >&5 |
|---|
| 889 | | conftest.c:64:18: error: argz.h: No such file or directory |
|---|
| 890 | | configure:12838: $? = 1 |
|---|
| 891 | | configure: failed program was: |
|---|
| 892 | | | /* confdefs.h */ |
|---|
| 893 | | | #define PACKAGE_NAME "GNU Libtool" |
|---|
| 894 | | | #define PACKAGE_TARNAME "libtool" |
|---|
| 895 | | | #define PACKAGE_VERSION "2.4" |
|---|
| 896 | | | #define PACKAGE_STRING "GNU Libtool 2.4" |
|---|
| 897 | | | #define PACKAGE_BUGREPORT "bug-libtool@gnu.org" |
|---|
| 898 | | | #define PACKAGE_URL "http://www.gnu.org/software/libtool/" |
|---|
| 899 | | | #define PACKAGE "libtool" |
|---|
| 900 | | | #define VERSION "2.4" |
|---|
| 901 | | | #define STDC_HEADERS 1 |
|---|
| 902 | | | #define HAVE_SYS_TYPES_H 1 |
|---|
| 903 | | | #define HAVE_SYS_STAT_H 1 |
|---|
| 904 | | | #define HAVE_STDLIB_H 1 |
|---|
| 905 | | | #define HAVE_STRING_H 1 |
|---|
| 906 | | | #define HAVE_MEMORY_H 1 |
|---|
| 907 | | | #define HAVE_STRINGS_H 1 |
|---|
| 908 | | | #define HAVE_INTTYPES_H 1 |
|---|
| 909 | | | #define HAVE_STDINT_H 1 |
|---|
| 910 | | | #define HAVE_UNISTD_H 1 |
|---|
| 911 | | | #define HAVE_DLFCN_H 1 |
|---|
| 912 | | | #define LT_OBJDIR ".libs/" |
|---|
| 913 | | | #define LT_MODULE_EXT ".so" |
|---|
| 914 | | | #define LT_MODULE_PATH_VAR "LIBRARY_PATH" |
|---|
| 915 | | | #define LT_DLSEARCH_PATH "/boot/home/config/lib:/boot/common/lib:/boot/system/lib" |
|---|
| 916 | | | #define HAVE_LIBDL 1 |
|---|
| 917 | | | #define HAVE_DLERROR 1 |
|---|
| 918 | | | #define HAVE_LIBDLLOADER 1 |
|---|
| 919 | | | #define LTDL_DLOPEN_DEPLIBS 1 |
|---|
| 920 | | | /* end confdefs.h. */ |
|---|
| 921 | | | #include <stdio.h> |
|---|
| 922 | | | #ifdef HAVE_SYS_TYPES_H |
|---|
| 923 | | | # include <sys/types.h> |
|---|
| 924 | | | #endif |
|---|
| 925 | | | #ifdef HAVE_SYS_STAT_H |
|---|
| 926 | | | # include <sys/stat.h> |
|---|
| 927 | | | #endif |
|---|
| 928 | | | #ifdef STDC_HEADERS |
|---|
| 929 | | | # include <stdlib.h> |
|---|
| 930 | | | # include <stddef.h> |
|---|
| 931 | | | #else |
|---|
| 932 | | | # ifdef HAVE_STDLIB_H |
|---|
| 933 | | | # include <stdlib.h> |
|---|
| 934 | | | # endif |
|---|
| 935 | | | #endif |
|---|
| 936 | | | #ifdef HAVE_STRING_H |
|---|
| 937 | | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
|---|
| 938 | | | # include <memory.h> |
|---|
| 939 | | | # endif |
|---|
| 940 | | | # include <string.h> |
|---|
| 941 | | | #endif |
|---|
| 942 | | | #ifdef HAVE_STRINGS_H |
|---|
| 943 | | | # include <strings.h> |
|---|
| 944 | | | #endif |
|---|
| 945 | | | #ifdef HAVE_INTTYPES_H |
|---|
| 946 | | | # include <inttypes.h> |
|---|
| 947 | | | #endif |
|---|
| 948 | | | #ifdef HAVE_STDINT_H |
|---|
| 949 | | | # include <stdint.h> |
|---|
| 950 | | | #endif |
|---|
| 951 | | | #ifdef HAVE_UNISTD_H |
|---|
| 952 | | | # include <unistd.h> |
|---|
| 953 | | | #endif |
|---|
| 954 | | | |
|---|
| 955 | | | #include <argz.h> |
|---|
| 956 | | configure:12838: result: no |
|---|
| 957 | | configure:12850: checking for error_t |
|---|
| 958 | | configure:12850: gcc -c -g -O2 conftest.c >&5 |
|---|
| 959 | | conftest.c: In function 'main': |
|---|
| 960 | | conftest.c:37: error: 'error_t' undeclared (first use in this function) |
|---|
| 961 | | conftest.c:37: error: (Each undeclared identifier is reported only once |
|---|
| 962 | | conftest.c:37: error: for each function it appears in.) |
|---|
| 963 | | configure:12850: $? = 1 |
|---|
| 964 | | configure: failed program was: |
|---|
| 965 | | | /* confdefs.h */ |
|---|
| 966 | | | #define PACKAGE_NAME "GNU Libtool" |
|---|
| 967 | | | #define PACKAGE_TARNAME "libtool" |
|---|
| 968 | | | #define PACKAGE_VERSION "2.4" |
|---|
| 969 | | | #define PACKAGE_STRING "GNU Libtool 2.4" |
|---|
| 970 | | | #define PACKAGE_BUGREPORT "bug-libtool@gnu.org" |
|---|
| 971 | | | #define PACKAGE_URL "http://www.gnu.org/software/libtool/" |
|---|
| 972 | | | #define PACKAGE "libtool" |
|---|
| 973 | | | #define VERSION "2.4" |
|---|
| 974 | | | #define STDC_HEADERS 1 |
|---|
| 975 | | | #define HAVE_SYS_TYPES_H 1 |
|---|
| 976 | | | #define HAVE_SYS_STAT_H 1 |
|---|
| 977 | | | #define HAVE_STDLIB_H 1 |
|---|
| 978 | | | #define HAVE_STRING_H 1 |
|---|
| 979 | | | #define HAVE_MEMORY_H 1 |
|---|
| 980 | | | #define HAVE_STRINGS_H 1 |
|---|
| 981 | | | #define HAVE_INTTYPES_H 1 |
|---|
| 982 | | | #define HAVE_STDINT_H 1 |
|---|
| 983 | | | #define HAVE_UNISTD_H 1 |
|---|
| 984 | | | #define HAVE_DLFCN_H 1 |
|---|
| 985 | | | #define LT_OBJDIR ".libs/" |
|---|
| 986 | | | #define LT_MODULE_EXT ".so" |
|---|
| 987 | | | #define LT_MODULE_PATH_VAR "LIBRARY_PATH" |
|---|
| 988 | | | #define LT_DLSEARCH_PATH "/boot/home/config/lib:/boot/common/lib:/boot/system/lib" |
|---|
| 989 | | | #define HAVE_LIBDL 1 |
|---|
| 990 | | | #define HAVE_DLERROR 1 |
|---|
| 991 | | | #define HAVE_LIBDLLOADER 1 |
|---|
| 992 | | | #define LTDL_DLOPEN_DEPLIBS 1 |
|---|
| 993 | | | /* end confdefs.h. */ |
|---|
| 994 | | | #if defined(HAVE_ARGZ_H) |
|---|
| 995 | | | # include <argz.h> |
|---|
| 996 | | | #endif |
|---|
| 997 | | | |
|---|
| 998 | | | int |
|---|
| 999 | | | main () |
|---|
| 1000 | | | { |
|---|
| 1001 | | | if (sizeof (error_t)) |
|---|
| 1002 | | | return 0; |
|---|
| 1003 | | | ; |
|---|
| 1004 | | | return 0; |
|---|
| 1005 | | | } |
|---|
| 1006 | | configure:12850: result: no |
|---|
| 1007 | | configure:12876: checking for argz_add |
|---|
| 1008 | | configure:12876: gcc -o conftest -g -O2 conftest.c >&5 |
|---|
| 1009 | | /tmp//cci17IkB.o: In function `main': |
|---|
| 1010 | | /boot/develop/haikuports/sys-devel/libtool/work/libtool-2.4/conftest.c:66: undefined reference to `argz_add' |
|---|
| 1011 | | collect2: ld returned 1 exit status |
|---|
| 1012 | | configure:12876: $? = 1 |
|---|
| 1013 | | configure: failed program was: |
|---|
| 1014 | | | /* confdefs.h */ |
|---|
| 1015 | | | #define PACKAGE_NAME "GNU Libtool" |
|---|
| 1016 | | | #define PACKAGE_TARNAME "libtool" |
|---|
| 1017 | | | #define PACKAGE_VERSION "2.4" |
|---|
| 1018 | | | #define PACKAGE_STRING "GNU Libtool 2.4" |
|---|
| 1019 | | | #define PACKAGE_BUGREPORT "bug-libtool@gnu.org" |
|---|
| 1020 | | | #define PACKAGE_URL "http://www.gnu.org/software/libtool/" |
|---|
| 1021 | | | #define PACKAGE "libtool" |
|---|
| 1022 | | | #define VERSION "2.4" |
|---|
| 1023 | | | #define STDC_HEADERS 1 |
|---|
| 1024 | | | #define HAVE_SYS_TYPES_H 1 |
|---|
| 1025 | | | #define HAVE_SYS_STAT_H 1 |
|---|
| 1026 | | | #define HAVE_STDLIB_H 1 |
|---|
| 1027 | | | #define HAVE_STRING_H 1 |
|---|
| 1028 | | | #define HAVE_MEMORY_H 1 |
|---|
| 1029 | | | #define HAVE_STRINGS_H 1 |
|---|
| 1030 | | | #define HAVE_INTTYPES_H 1 |
|---|
| 1031 | | | #define HAVE_STDINT_H 1 |
|---|
| 1032 | | | #define HAVE_UNISTD_H 1 |
|---|
| 1033 | | | #define HAVE_DLFCN_H 1 |
|---|
| 1034 | | | #define LT_OBJDIR ".libs/" |
|---|
| 1035 | | | #define LT_MODULE_EXT ".so" |
|---|
| 1036 | | | #define LT_MODULE_PATH_VAR "LIBRARY_PATH" |
|---|
| 1037 | | | #define LT_DLSEARCH_PATH "/boot/home/config/lib:/boot/common/lib:/boot/system/lib" |
|---|
| 1038 | | | #define HAVE_LIBDL 1 |
|---|
| 1039 | | | #define HAVE_DLERROR 1 |
|---|
| 1040 | | | #define HAVE_LIBDLLOADER 1 |
|---|
| 1041 | | | #define LTDL_DLOPEN_DEPLIBS 1 |
|---|
| 1042 | | | #define error_t int |
|---|
| 1043 | | | #define __error_t_defined 1 |
|---|
| 1044 | | | /* end confdefs.h. */ |
|---|
| 1045 | | | /* Define argz_add to an innocuous variant, in case <limits.h> declares argz_add. |
|---|
| 1046 | | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
|---|
| 1047 | | | #define argz_add innocuous_argz_add |
|---|
| 1048 | | | |
|---|
| 1049 | | | /* System header to define __stub macros and hopefully few prototypes, |
|---|
| 1050 | | | which can conflict with char argz_add (); below. |
|---|
| 1051 | | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
|---|
| 1052 | | | <limits.h> exists even on freestanding compilers. */ |
|---|
| 1053 | | | |
|---|
| 1054 | | | #ifdef __STDC__ |
|---|
| 1055 | | | # include <limits.h> |
|---|
| 1056 | | | #else |
|---|
| 1057 | | | # include <assert.h> |
|---|
| 1058 | | | #endif |
|---|
| 1059 | | | |
|---|
| 1060 | | | #undef argz_add |
|---|
| 1061 | | | |
|---|
| 1062 | | | /* Override any GCC internal prototype to avoid an error. |
|---|
| 1063 | | | Use char because int might match the return type of a GCC |
|---|
| 1064 | | | builtin and then its argument prototype would still apply. */ |
|---|
| 1065 | | | #ifdef __cplusplus |
|---|
| 1066 | | | extern "C" |
|---|
| 1067 | | | #endif |
|---|
| 1068 | | | char argz_add (); |
|---|
| 1069 | | | /* The GNU C library defines this for functions which it implements |
|---|
| 1070 | | | to always fail with ENOSYS. Some functions are actually named |
|---|
| 1071 | | | something starting with __ and the normal name is an alias. */ |
|---|
| 1072 | | | #if defined __stub_argz_add || defined __stub___argz_add |
|---|
| 1073 | | | choke me |
|---|
| 1074 | | | #endif |
|---|
| 1075 | | | |
|---|
| 1076 | | | int |
|---|
| 1077 | | | main () |
|---|
| 1078 | | | { |
|---|
| 1079 | | | return argz_add (); |
|---|
| 1080 | | | ; |
|---|
| 1081 | | | return 0; |
|---|
| 1082 | | | } |
|---|
| 1083 | | configure:12876: result: no |
|---|
| 1084 | | configure:12876: checking for argz_append |
|---|
| 1085 | | configure:12876: gcc -o conftest -g -O2 conftest.c >&5 |
|---|
| 1086 | | /tmp//ccyhBQAS.o: In function `main': |
|---|
| 1087 | | /boot/develop/haikuports/sys-devel/libtool/work/libtool-2.4/conftest.c:66: undefined reference to `argz_append' |
|---|
| 1088 | | collect2: ld returned 1 exit status |
|---|
| 1089 | | configure:12876: $? = 1 |
|---|
| 1090 | | configure: failed program was: |
|---|
| 1091 | | | /* confdefs.h */ |
|---|
| 1092 | | | #define PACKAGE_NAME "GNU Libtool" |
|---|
| 1093 | | | #define PACKAGE_TARNAME "libtool" |
|---|
| 1094 | | | #define PACKAGE_VERSION "2.4" |
|---|
| 1095 | | | #define PACKAGE_STRING "GNU Libtool 2.4" |
|---|
| 1096 | | | #define PACKAGE_BUGREPORT "bug-libtool@gnu.org" |
|---|
| 1097 | | | #define PACKAGE_URL "http://www.gnu.org/software/libtool/" |
|---|
| 1098 | | | #define PACKAGE "libtool" |
|---|
| 1099 | | | #define VERSION "2.4" |
|---|
| 1100 | | | #define STDC_HEADERS 1 |
|---|
| 1101 | | | #define HAVE_SYS_TYPES_H 1 |
|---|
| 1102 | | | #define HAVE_SYS_STAT_H 1 |
|---|
| 1103 | | | #define HAVE_STDLIB_H 1 |
|---|
| 1104 | | | #define HAVE_STRING_H 1 |
|---|
| 1105 | | | #define HAVE_MEMORY_H 1 |
|---|
| 1106 | | | #define HAVE_STRINGS_H 1 |
|---|
| 1107 | | | #define HAVE_INTTYPES_H 1 |
|---|
| 1108 | | | #define HAVE_STDINT_H 1 |
|---|
| 1109 | | | #define HAVE_UNISTD_H 1 |
|---|
| 1110 | | | #define HAVE_DLFCN_H 1 |
|---|
| 1111 | | | #define LT_OBJDIR ".libs/" |
|---|
| 1112 | | | #define LT_MODULE_EXT ".so" |
|---|
| 1113 | | | #define LT_MODULE_PATH_VAR "LIBRARY_PATH" |
|---|
| 1114 | | | #define LT_DLSEARCH_PATH "/boot/home/config/lib:/boot/common/lib:/boot/system/lib" |
|---|
| 1115 | | | #define HAVE_LIBDL 1 |
|---|
| 1116 | | | #define HAVE_DLERROR 1 |
|---|
| 1117 | | | #define HAVE_LIBDLLOADER 1 |
|---|
| 1118 | | | #define LTDL_DLOPEN_DEPLIBS 1 |
|---|
| 1119 | | | #define error_t int |
|---|
| 1120 | | | #define __error_t_defined 1 |
|---|
| 1121 | | | /* end confdefs.h. */ |
|---|
| 1122 | | | /* Define argz_append to an innocuous variant, in case <limits.h> declares argz_append. |
|---|
| 1123 | | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
|---|
| 1124 | | | #define argz_append innocuous_argz_append |
|---|
| 1125 | | | |
|---|
| 1126 | | | /* System header to define __stub macros and hopefully few prototypes, |
|---|
| 1127 | | | which can conflict with char argz_append (); below. |
|---|
| 1128 | | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
|---|
| 1129 | | | <limits.h> exists even on freestanding compilers. */ |
|---|
| 1130 | | | |
|---|
| 1131 | | | #ifdef __STDC__ |
|---|
| 1132 | | | # include <limits.h> |
|---|
| 1133 | | | #else |
|---|
| 1134 | | | # include <assert.h> |
|---|
| 1135 | | | #endif |
|---|
| 1136 | | | |
|---|
| 1137 | | | #undef argz_append |
|---|
| 1138 | | | |
|---|
| 1139 | | | /* Override any GCC internal prototype to avoid an error. |
|---|
| 1140 | | | Use char because int might match the return type of a GCC |
|---|
| 1141 | | | builtin and then its argument prototype would still apply. */ |
|---|
| 1142 | | | #ifdef __cplusplus |
|---|
| 1143 | | | extern "C" |
|---|
| 1144 | | | #endif |
|---|
| 1145 | | | char argz_append (); |
|---|
| 1146 | | | /* The GNU C library defines this for functions which it implements |
|---|
| 1147 | | | to always fail with ENOSYS. Some functions are actually named |
|---|
| 1148 | | | something starting with __ and the normal name is an alias. */ |
|---|
| 1149 | | | #if defined __stub_argz_append || defined __stub___argz_append |
|---|
| 1150 | | | choke me |
|---|
| 1151 | | | #endif |
|---|
| 1152 | | | |
|---|
| 1153 | | | int |
|---|
| 1154 | | | main () |
|---|
| 1155 | | | { |
|---|
| 1156 | | | return argz_append (); |
|---|
| 1157 | | | ; |
|---|
| 1158 | | | return 0; |
|---|
| 1159 | | | } |
|---|
| 1160 | | configure:12876: result: no |
|---|
| 1161 | | configure:12876: checking for argz_count |
|---|
| 1162 | | configure:12876: gcc -o conftest -g -O2 conftest.c >&5 |
|---|
| 1163 | | /tmp//cck6d8Qa.o: In function `main': |
|---|
| 1164 | | /boot/develop/haikuports/sys-devel/libtool/work/libtool-2.4/conftest.c:66: undefined reference to `argz_count' |
|---|
| 1165 | | collect2: ld returned 1 exit status |
|---|
| 1166 | | configure:12876: $? = 1 |
|---|
| 1167 | | configure: failed program was: |
|---|
| 1168 | | | /* confdefs.h */ |
|---|
| 1169 | | | #define PACKAGE_NAME "GNU Libtool" |
|---|
| 1170 | | | #define PACKAGE_TARNAME "libtool" |
|---|
| 1171 | | | #define PACKAGE_VERSION "2.4" |
|---|
| 1172 | | | #define PACKAGE_STRING "GNU Libtool 2.4" |
|---|
| 1173 | | | #define PACKAGE_BUGREPORT "bug-libtool@gnu.org" |
|---|
| 1174 | | | #define PACKAGE_URL "http://www.gnu.org/software/libtool/" |
|---|
| 1175 | | | #define PACKAGE "libtool" |
|---|
| 1176 | | | #define VERSION "2.4" |
|---|
| 1177 | | | #define STDC_HEADERS 1 |
|---|
| 1178 | | | #define HAVE_SYS_TYPES_H 1 |
|---|
| 1179 | | | #define HAVE_SYS_STAT_H 1 |
|---|
| 1180 | | | #define HAVE_STDLIB_H 1 |
|---|
| 1181 | | | #define HAVE_STRING_H 1 |
|---|
| 1182 | | | #define HAVE_MEMORY_H 1 |
|---|
| 1183 | | | #define HAVE_STRINGS_H 1 |
|---|
| 1184 | | | #define HAVE_INTTYPES_H 1 |
|---|
| 1185 | | | #define HAVE_STDINT_H 1 |
|---|
| 1186 | | | #define HAVE_UNISTD_H 1 |
|---|
| 1187 | | | #define HAVE_DLFCN_H 1 |
|---|
| 1188 | | | #define LT_OBJDIR ".libs/" |
|---|
| 1189 | | | #define LT_MODULE_EXT ".so" |
|---|
| 1190 | | | #define LT_MODULE_PATH_VAR "LIBRARY_PATH" |
|---|
| 1191 | | | #define LT_DLSEARCH_PATH "/boot/home/config/lib:/boot/common/lib:/boot/system/lib" |
|---|
| 1192 | | | #define HAVE_LIBDL 1 |
|---|
| 1193 | | | #define HAVE_DLERROR 1 |
|---|
| 1194 | | | #define HAVE_LIBDLLOADER 1 |
|---|
| 1195 | | | #define LTDL_DLOPEN_DEPLIBS 1 |
|---|
| 1196 | | | #define error_t int |
|---|
| 1197 | | | #define __error_t_defined 1 |
|---|
| 1198 | | | /* end confdefs.h. */ |
|---|
| 1199 | | | /* Define argz_count to an innocuous variant, in case <limits.h> declares argz_count. |
|---|
| 1200 | | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
|---|
| 1201 | | | #define argz_count innocuous_argz_count |
|---|
| 1202 | | | |
|---|
| 1203 | | | /* System header to define __stub macros and hopefully few prototypes, |
|---|
| 1204 | | | which can conflict with char argz_count (); below. |
|---|
| 1205 | | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
|---|
| 1206 | | | <limits.h> exists even on freestanding compilers. */ |
|---|
| 1207 | | | |
|---|
| 1208 | | | #ifdef __STDC__ |
|---|
| 1209 | | | # include <limits.h> |
|---|
| 1210 | | | #else |
|---|
| 1211 | | | # include <assert.h> |
|---|
| 1212 | | | #endif |
|---|
| 1213 | | | |
|---|
| 1214 | | | #undef argz_count |
|---|
| 1215 | | | |
|---|
| 1216 | | | /* Override any GCC internal prototype to avoid an error. |
|---|
| 1217 | | | Use char because int might match the return type of a GCC |
|---|
| 1218 | | | builtin and then its argument prototype would still apply. */ |
|---|
| 1219 | | | #ifdef __cplusplus |
|---|
| 1220 | | | extern "C" |
|---|
| 1221 | | | #endif |
|---|
| 1222 | | | char argz_count (); |
|---|
| 1223 | | | /* The GNU C library defines this for functions which it implements |
|---|
| 1224 | | | to always fail with ENOSYS. Some functions are actually named |
|---|
| 1225 | | | something starting with __ and the normal name is an alias. */ |
|---|
| 1226 | | | #if defined __stub_argz_count || defined __stub___argz_count |
|---|
| 1227 | | | choke me |
|---|
| 1228 | | | #endif |
|---|
| 1229 | | | |
|---|
| 1230 | | | int |
|---|
| 1231 | | | main () |
|---|
| 1232 | | | { |
|---|
| 1233 | | | return argz_count (); |
|---|
| 1234 | | | ; |
|---|
| 1235 | | | return 0; |
|---|
| 1236 | | | } |
|---|
| 1237 | | configure:12876: result: no |
|---|
| 1238 | | configure:12876: checking for argz_create_sep |
|---|
| 1239 | | configure:12876: gcc -o conftest -g -O2 conftest.c >&5 |
|---|
| 1240 | | /tmp//ccK13xLl.o: In function `main': |
|---|
| 1241 | | /boot/develop/haikuports/sys-devel/libtool/work/libtool-2.4/conftest.c:66: undefined reference to `argz_create_sep' |
|---|
| 1242 | | collect2: ld returned 1 exit status |
|---|
| 1243 | | configure:12876: $? = 1 |
|---|
| 1244 | | configure: failed program was: |
|---|
| 1245 | | | /* confdefs.h */ |
|---|
| 1246 | | | #define PACKAGE_NAME "GNU Libtool" |
|---|
| 1247 | | | #define PACKAGE_TARNAME "libtool" |
|---|
| 1248 | | | #define PACKAGE_VERSION "2.4" |
|---|
| 1249 | | | #define PACKAGE_STRING "GNU Libtool 2.4" |
|---|
| 1250 | | | #define PACKAGE_BUGREPORT "bug-libtool@gnu.org" |
|---|
| 1251 | | | #define PACKAGE_URL "http://www.gnu.org/software/libtool/" |
|---|
| 1252 | | | #define PACKAGE "libtool" |
|---|
| 1253 | | | #define VERSION "2.4" |
|---|
| 1254 | | | #define STDC_HEADERS 1 |
|---|
| 1255 | | | #define HAVE_SYS_TYPES_H 1 |
|---|
| 1256 | | | #define HAVE_SYS_STAT_H 1 |
|---|
| 1257 | | | #define HAVE_STDLIB_H 1 |
|---|
| 1258 | | | #define HAVE_STRING_H 1 |
|---|
| 1259 | | | #define HAVE_MEMORY_H 1 |
|---|
| 1260 | | | #define HAVE_STRINGS_H 1 |
|---|
| 1261 | | | #define HAVE_INTTYPES_H 1 |
|---|
| 1262 | | | #define HAVE_STDINT_H 1 |
|---|
| 1263 | | | #define HAVE_UNISTD_H 1 |
|---|
| 1264 | | | #define HAVE_DLFCN_H 1 |
|---|
| 1265 | | | #define LT_OBJDIR ".libs/" |
|---|
| 1266 | | | #define LT_MODULE_EXT ".so" |
|---|
| 1267 | | | #define LT_MODULE_PATH_VAR "LIBRARY_PATH" |
|---|
| 1268 | | | #define LT_DLSEARCH_PATH "/boot/home/config/lib:/boot/common/lib:/boot/system/lib" |
|---|
| 1269 | | | #define HAVE_LIBDL 1 |
|---|
| 1270 | | | #define HAVE_DLERROR 1 |
|---|
| 1271 | | | #define HAVE_LIBDLLOADER 1 |
|---|
| 1272 | | | #define LTDL_DLOPEN_DEPLIBS 1 |
|---|
| 1273 | | | #define error_t int |
|---|
| 1274 | | | #define __error_t_defined 1 |
|---|
| 1275 | | | /* end confdefs.h. */ |
|---|
| 1276 | | | /* Define argz_create_sep to an innocuous variant, in case <limits.h> declares argz_create_sep. |
|---|
| 1277 | | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
|---|
| 1278 | | | #define argz_create_sep innocuous_argz_create_sep |
|---|
| 1279 | | | |
|---|
| 1280 | | | /* System header to define __stub macros and hopefully few prototypes, |
|---|
| 1281 | | | which can conflict with char argz_create_sep (); below. |
|---|
| 1282 | | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
|---|
| 1283 | | | <limits.h> exists even on freestanding compilers. */ |
|---|
| 1284 | | | |
|---|
| 1285 | | | #ifdef __STDC__ |
|---|
| 1286 | | | # include <limits.h> |
|---|
| 1287 | | | #else |
|---|
| 1288 | | | # include <assert.h> |
|---|
| 1289 | | | #endif |
|---|
| 1290 | | | |
|---|
| 1291 | | | #undef argz_create_sep |
|---|
| 1292 | | | |
|---|
| 1293 | | | /* Override any GCC internal prototype to avoid an error. |
|---|
| 1294 | | | Use char because int might match the return type of a GCC |
|---|
| 1295 | | | builtin and then its argument prototype would still apply. */ |
|---|
| 1296 | | | #ifdef __cplusplus |
|---|
| 1297 | | | extern "C" |
|---|
| 1298 | | | #endif |
|---|
| 1299 | | | char argz_create_sep (); |
|---|
| 1300 | | | /* The GNU C library defines this for functions which it implements |
|---|
| 1301 | | | to always fail with ENOSYS. Some functions are actually named |
|---|
| 1302 | | | something starting with __ and the normal name is an alias. */ |
|---|
| 1303 | | | #if defined __stub_argz_create_sep || defined __stub___argz_create_sep |
|---|
| 1304 | | | choke me |
|---|
| 1305 | | | #endif |
|---|
| 1306 | | | |
|---|
| 1307 | | | int |
|---|
| 1308 | | | main () |
|---|
| 1309 | | | { |
|---|
| 1310 | | | return argz_create_sep (); |
|---|
| 1311 | | | ; |
|---|
| 1312 | | | return 0; |
|---|
| 1313 | | | } |
|---|
| 1314 | | configure:12876: result: no |
|---|
| 1315 | | configure:12876: checking for argz_insert |
|---|
| 1316 | | configure:12876: gcc -o conftest -g -O2 conftest.c >&5 |
|---|
| 1317 | | /tmp//ccUUUaCD.o: In function `main': |
|---|
| 1318 | | /boot/develop/haikuports/sys-devel/libtool/work/libtool-2.4/conftest.c:66: undefined reference to `argz_insert' |
|---|
| 1319 | | collect2: ld returned 1 exit status |
|---|
| 1320 | | configure:12876: $? = 1 |
|---|
| 1321 | | configure: failed program was: |
|---|
| 1322 | | | /* confdefs.h */ |
|---|
| 1323 | | | #define PACKAGE_NAME "GNU Libtool" |
|---|
| 1324 | | | #define PACKAGE_TARNAME "libtool" |
|---|
| 1325 | | | #define PACKAGE_VERSION "2.4" |
|---|
| 1326 | | | #define PACKAGE_STRING "GNU Libtool 2.4" |
|---|
| 1327 | | | #define PACKAGE_BUGREPORT "bug-libtool@gnu.org" |
|---|
| 1328 | | | #define PACKAGE_URL "http://www.gnu.org/software/libtool/" |
|---|
| 1329 | | | #define PACKAGE "libtool" |
|---|
| 1330 | | | #define VERSION "2.4" |
|---|
| 1331 | | | #define STDC_HEADERS 1 |
|---|
| 1332 | | | #define HAVE_SYS_TYPES_H 1 |
|---|
| 1333 | | | #define HAVE_SYS_STAT_H 1 |
|---|
| 1334 | | | #define HAVE_STDLIB_H 1 |
|---|
| 1335 | | | #define HAVE_STRING_H 1 |
|---|
| 1336 | | | #define HAVE_MEMORY_H 1 |
|---|
| 1337 | | | #define HAVE_STRINGS_H 1 |
|---|
| 1338 | | | #define HAVE_INTTYPES_H 1 |
|---|
| 1339 | | | #define HAVE_STDINT_H 1 |
|---|
| 1340 | | | #define HAVE_UNISTD_H 1 |
|---|
| 1341 | | | #define HAVE_DLFCN_H 1 |
|---|
| 1342 | | | #define LT_OBJDIR ".libs/" |
|---|
| 1343 | | | #define LT_MODULE_EXT ".so" |
|---|
| 1344 | | | #define LT_MODULE_PATH_VAR "LIBRARY_PATH" |
|---|
| 1345 | | | #define LT_DLSEARCH_PATH "/boot/home/config/lib:/boot/common/lib:/boot/system/lib" |
|---|
| 1346 | | | #define HAVE_LIBDL 1 |
|---|
| 1347 | | | #define HAVE_DLERROR 1 |
|---|
| 1348 | | | #define HAVE_LIBDLLOADER 1 |
|---|
| 1349 | | | #define LTDL_DLOPEN_DEPLIBS 1 |
|---|
| 1350 | | | #define error_t int |
|---|
| 1351 | | | #define __error_t_defined 1 |
|---|
| 1352 | | | /* end confdefs.h. */ |
|---|
| 1353 | | | /* Define argz_insert to an innocuous variant, in case <limits.h> declares argz_insert. |
|---|
| 1354 | | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
|---|
| 1355 | | | #define argz_insert innocuous_argz_insert |
|---|
| 1356 | | | |
|---|
| 1357 | | | /* System header to define __stub macros and hopefully few prototypes, |
|---|
| 1358 | | | which can conflict with char argz_insert (); below. |
|---|
| 1359 | | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
|---|
| 1360 | | | <limits.h> exists even on freestanding compilers. */ |
|---|
| 1361 | | | |
|---|
| 1362 | | | #ifdef __STDC__ |
|---|
| 1363 | | | # include <limits.h> |
|---|
| 1364 | | | #else |
|---|
| 1365 | | | # include <assert.h> |
|---|
| 1366 | | | #endif |
|---|
| 1367 | | | |
|---|
| 1368 | | | #undef argz_insert |
|---|
| 1369 | | | |
|---|
| 1370 | | | /* Override any GCC internal prototype to avoid an error. |
|---|
| 1371 | | | Use char because int might match the return type of a GCC |
|---|
| 1372 | | | builtin and then its argument prototype would still apply. */ |
|---|
| 1373 | | | #ifdef __cplusplus |
|---|
| 1374 | | | extern "C" |
|---|
| 1375 | | | #endif |
|---|
| 1376 | | | char argz_insert (); |
|---|
| 1377 | | | /* The GNU C library defines this for functions which it implements |
|---|
| 1378 | | | to always fail with ENOSYS. Some functions are actually named |
|---|
| 1379 | | | something starting with __ and the normal name is an alias. */ |
|---|
| 1380 | | | #if defined __stub_argz_insert || defined __stub___argz_insert |
|---|
| 1381 | | | choke me |
|---|
| 1382 | | | #endif |
|---|
| 1383 | | | |
|---|
| 1384 | | | int |
|---|
| 1385 | | | main () |
|---|
| 1386 | | | { |
|---|
| 1387 | | | return argz_insert (); |
|---|
| 1388 | | | ; |
|---|
| 1389 | | | return 0; |
|---|
| 1390 | | | } |
|---|
| 1391 | | configure:12876: result: no |
|---|
| 1392 | | configure:12876: checking for argz_next |
|---|
| 1393 | | configure:12876: gcc -o conftest -g -O2 conftest.c >&5 |
|---|
| 1394 | | /tmp//ccEQHBwV.o: In function `main': |
|---|
| 1395 | | /boot/develop/haikuports/sys-devel/libtool/work/libtool-2.4/conftest.c:66: undefined reference to `argz_next' |
|---|
| 1396 | | collect2: ld returned 1 exit status |
|---|
| 1397 | | configure:12876: $? = 1 |
|---|
| 1398 | | configure: failed program was: |
|---|
| 1399 | | | /* confdefs.h */ |
|---|
| 1400 | | | #define PACKAGE_NAME "GNU Libtool" |
|---|
| 1401 | | | #define PACKAGE_TARNAME "libtool" |
|---|
| 1402 | | | #define PACKAGE_VERSION "2.4" |
|---|
| 1403 | | | #define PACKAGE_STRING "GNU Libtool 2.4" |
|---|
| 1404 | | | #define PACKAGE_BUGREPORT "bug-libtool@gnu.org" |
|---|
| 1405 | | | #define PACKAGE_URL "http://www.gnu.org/software/libtool/" |
|---|
| 1406 | | | #define PACKAGE "libtool" |
|---|
| 1407 | | | #define VERSION "2.4" |
|---|
| 1408 | | | #define STDC_HEADERS 1 |
|---|
| 1409 | | | #define HAVE_SYS_TYPES_H 1 |
|---|
| 1410 | | | #define HAVE_SYS_STAT_H 1 |
|---|
| 1411 | | | #define HAVE_STDLIB_H 1 |
|---|
| 1412 | | | #define HAVE_STRING_H 1 |
|---|
| 1413 | | | #define HAVE_MEMORY_H 1 |
|---|
| 1414 | | | #define HAVE_STRINGS_H 1 |
|---|
| 1415 | | | #define HAVE_INTTYPES_H 1 |
|---|
| 1416 | | | #define HAVE_STDINT_H 1 |
|---|
| 1417 | | | #define HAVE_UNISTD_H 1 |
|---|
| 1418 | | | #define HAVE_DLFCN_H 1 |
|---|
| 1419 | | | #define LT_OBJDIR ".libs/" |
|---|
| 1420 | | | #define LT_MODULE_EXT ".so" |
|---|
| 1421 | | | #define LT_MODULE_PATH_VAR "LIBRARY_PATH" |
|---|
| 1422 | | | #define LT_DLSEARCH_PATH "/boot/home/config/lib:/boot/common/lib:/boot/system/lib" |
|---|
| 1423 | | | #define HAVE_LIBDL 1 |
|---|
| 1424 | | | #define HAVE_DLERROR 1 |
|---|
| 1425 | | | #define HAVE_LIBDLLOADER 1 |
|---|
| 1426 | | | #define LTDL_DLOPEN_DEPLIBS 1 |
|---|
| 1427 | | | #define error_t int |
|---|
| 1428 | | | #define __error_t_defined 1 |
|---|
| 1429 | | | /* end confdefs.h. */ |
|---|
| 1430 | | | /* Define argz_next to an innocuous variant, in case <limits.h> declares argz_next. |
|---|
| 1431 | | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
|---|
| 1432 | | | #define argz_next innocuous_argz_next |
|---|
| 1433 | | | |
|---|
| 1434 | | | /* System header to define __stub macros and hopefully few prototypes, |
|---|
| 1435 | | | which can conflict with char argz_next (); below. |
|---|
| 1436 | | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
|---|
| 1437 | | | <limits.h> exists even on freestanding compilers. */ |
|---|
| 1438 | | | |
|---|
| 1439 | | | #ifdef __STDC__ |
|---|
| 1440 | | | # include <limits.h> |
|---|
| 1441 | | | #else |
|---|
| 1442 | | | # include <assert.h> |
|---|
| 1443 | | | #endif |
|---|
| 1444 | | | |
|---|
| 1445 | | | #undef argz_next |
|---|
| 1446 | | | |
|---|
| 1447 | | | /* Override any GCC internal prototype to avoid an error. |
|---|
| 1448 | | | Use char because int might match the return type of a GCC |
|---|
| 1449 | | | builtin and then its argument prototype would still apply. */ |
|---|
| 1450 | | | #ifdef __cplusplus |
|---|
| 1451 | | | extern "C" |
|---|
| 1452 | | | #endif |
|---|
| 1453 | | | char argz_next (); |
|---|
| 1454 | | | /* The GNU C library defines this for functions which it implements |
|---|
| 1455 | | | to always fail with ENOSYS. Some functions are actually named |
|---|
| 1456 | | | something starting with __ and the normal name is an alias. */ |
|---|
| 1457 | | | #if defined __stub_argz_next || defined __stub___argz_next |
|---|
| 1458 | | | choke me |
|---|
| 1459 | | | #endif |
|---|
| 1460 | | | |
|---|
| 1461 | | | int |
|---|
| 1462 | | | main () |
|---|
| 1463 | | | { |
|---|
| 1464 | | | return argz_next (); |
|---|
| 1465 | | | ; |
|---|
| 1466 | | | return 0; |
|---|
| 1467 | | | } |
|---|
| 1468 | | configure:12876: result: no |
|---|
| 1469 | | configure:12876: checking for argz_stringify |
|---|
| 1470 | | configure:12876: gcc -o conftest -g -O2 conftest.c >&5 |
|---|
| 1471 | | /tmp//cc83J9k6.o: In function `main': |
|---|
| 1472 | | /boot/develop/haikuports/sys-devel/libtool/work/libtool-2.4/conftest.c:66: undefined reference to `argz_stringify' |
|---|
| 1473 | | collect2: ld returned 1 exit status |
|---|
| 1474 | | configure:12876: $? = 1 |
|---|
| 1475 | | configure: failed program was: |
|---|
| 1476 | | | /* confdefs.h */ |
|---|
| 1477 | | | #define PACKAGE_NAME "GNU Libtool" |
|---|
| 1478 | | | #define PACKAGE_TARNAME "libtool" |
|---|
| 1479 | | | #define PACKAGE_VERSION "2.4" |
|---|
| 1480 | | | #define PACKAGE_STRING "GNU Libtool 2.4" |
|---|
| 1481 | | | #define PACKAGE_BUGREPORT "bug-libtool@gnu.org" |
|---|
| 1482 | | | #define PACKAGE_URL "http://www.gnu.org/software/libtool/" |
|---|
| 1483 | | | #define PACKAGE "libtool" |
|---|
| 1484 | | | #define VERSION "2.4" |
|---|
| 1485 | | | #define STDC_HEADERS 1 |
|---|
| 1486 | | | #define HAVE_SYS_TYPES_H 1 |
|---|
| 1487 | | | #define HAVE_SYS_STAT_H 1 |
|---|
| 1488 | | | #define HAVE_STDLIB_H 1 |
|---|
| 1489 | | | #define HAVE_STRING_H 1 |
|---|
| 1490 | | | #define HAVE_MEMORY_H 1 |
|---|
| 1491 | | | #define HAVE_STRINGS_H 1 |
|---|
| 1492 | | | #define HAVE_INTTYPES_H 1 |
|---|
| 1493 | | | #define HAVE_STDINT_H 1 |
|---|
| 1494 | | | #define HAVE_UNISTD_H 1 |
|---|
| 1495 | | | #define HAVE_DLFCN_H 1 |
|---|
| 1496 | | | #define LT_OBJDIR ".libs/" |
|---|
| 1497 | | | #define LT_MODULE_EXT ".so" |
|---|
| 1498 | | | #define LT_MODULE_PATH_VAR "LIBRARY_PATH" |
|---|
| 1499 | | | #define LT_DLSEARCH_PATH "/boot/home/config/lib:/boot/common/lib:/boot/system/lib" |
|---|
| 1500 | | | #define HAVE_LIBDL 1 |
|---|
| 1501 | | | #define HAVE_DLERROR 1 |
|---|
| 1502 | | | #define HAVE_LIBDLLOADER 1 |
|---|
| 1503 | | | #define LTDL_DLOPEN_DEPLIBS 1 |
|---|
| 1504 | | | #define error_t int |
|---|
| 1505 | | | #define __error_t_defined 1 |
|---|
| 1506 | | | /* end confdefs.h. */ |
|---|
| 1507 | | | /* Define argz_stringify to an innocuous variant, in case <limits.h> declares argz_stringify. |
|---|
| 1508 | | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
|---|
| 1509 | | | #define argz_stringify innocuous_argz_stringify |
|---|
| 1510 | | | |
|---|
| 1511 | | | /* System header to define __stub macros and hopefully few prototypes, |
|---|
| 1512 | | | which can conflict with char argz_stringify (); below. |
|---|
| 1513 | | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
|---|
| 1514 | | | <limits.h> exists even on freestanding compilers. */ |
|---|
| 1515 | | | |
|---|
| 1516 | | | #ifdef __STDC__ |
|---|
| 1517 | | | # include <limits.h> |
|---|
| 1518 | | | #else |
|---|
| 1519 | | | # include <assert.h> |
|---|
| 1520 | | | #endif |
|---|
| 1521 | | | |
|---|
| 1522 | | | #undef argz_stringify |
|---|
| 1523 | | | |
|---|
| 1524 | | | /* Override any GCC internal prototype to avoid an error. |
|---|
| 1525 | | | Use char because int might match the return type of a GCC |
|---|
| 1526 | | | builtin and then its argument prototype would still apply. */ |
|---|
| 1527 | | | #ifdef __cplusplus |
|---|
| 1528 | | | extern "C" |
|---|
| 1529 | | | #endif |
|---|
| 1530 | | | char argz_stringify (); |
|---|
| 1531 | | | /* The GNU C library defines this for functions which it implements |
|---|
| 1532 | | | to always fail with ENOSYS. Some functions are actually named |
|---|
| 1533 | | | something starting with __ and the normal name is an alias. */ |
|---|
| 1534 | | | #if defined __stub_argz_stringify || defined __stub___argz_stringify |
|---|
| 1535 | | | choke me |
|---|
| 1536 | | | #endif |
|---|
| 1537 | | | |
|---|
| 1538 | | | int |
|---|
| 1539 | | | main () |
|---|
| 1540 | | | { |
|---|
| 1541 | | | return argz_stringify (); |
|---|
| 1542 | | | ; |
|---|
| 1543 | | | return 0; |
|---|
| 1544 | | | } |
|---|
| 1545 | | configure:12876: result: no |
|---|
| 1546 | | configure:12944: checking whether libtool supports -dlopen/-dlpreopen |
|---|
| 1547 | | configure:12956: result: yes |
|---|
| 1548 | | configure:13009: checking for unistd.h |
|---|
| 1549 | | configure:13009: result: yes |
|---|
| 1550 | | configure:13009: checking for dl.h |
|---|
| 1551 | | configure:13009: gcc -c -g -O2 conftest.c >&5 |
|---|
| 1552 | | conftest.c:68:16: error: dl.h: No such file or directory |
|---|
| 1553 | | configure:13009: $? = 1 |
|---|
| 1554 | | configure: failed program was: |
|---|
| 1555 | | | /* confdefs.h */ |
|---|
| 1556 | | | #define PACKAGE_NAME "GNU Libtool" |
|---|
| 1557 | | | #define PACKAGE_TARNAME "libtool" |
|---|
| 1558 | | | #define PACKAGE_VERSION "2.4" |
|---|
| 1559 | | | #define PACKAGE_STRING "GNU Libtool 2.4" |
|---|
| 1560 | | | #define PACKAGE_BUGREPORT "bug-libtool@gnu.org" |
|---|
| 1561 | | | #define PACKAGE_URL "http://www.gnu.org/software/libtool/" |
|---|
| 1562 | | | #define PACKAGE "libtool" |
|---|
| 1563 | | | #define VERSION "2.4" |
|---|
| 1564 | | | #define STDC_HEADERS 1 |
|---|
| 1565 | | | #define HAVE_SYS_TYPES_H 1 |
|---|
| 1566 | | | #define HAVE_SYS_STAT_H 1 |
|---|
| 1567 | | | #define HAVE_STDLIB_H 1 |
|---|
| 1568 | | | #define HAVE_STRING_H 1 |
|---|
| 1569 | | | #define HAVE_MEMORY_H 1 |
|---|
| 1570 | | | #define HAVE_STRINGS_H 1 |
|---|
| 1571 | | | #define HAVE_INTTYPES_H 1 |
|---|
| 1572 | | | #define HAVE_STDINT_H 1 |
|---|
| 1573 | | | #define HAVE_UNISTD_H 1 |
|---|
| 1574 | | | #define HAVE_DLFCN_H 1 |
|---|
| 1575 | | | #define LT_OBJDIR ".libs/" |
|---|
| 1576 | | | #define LT_MODULE_EXT ".so" |
|---|
| 1577 | | | #define LT_MODULE_PATH_VAR "LIBRARY_PATH" |
|---|
| 1578 | | | #define LT_DLSEARCH_PATH "/boot/home/config/lib:/boot/common/lib:/boot/system/lib" |
|---|
| 1579 | | | #define HAVE_LIBDL 1 |
|---|
| 1580 | | | #define HAVE_DLERROR 1 |
|---|
| 1581 | | | #define HAVE_LIBDLLOADER 1 |
|---|
| 1582 | | | #define LTDL_DLOPEN_DEPLIBS 1 |
|---|
| 1583 | | | #define error_t int |
|---|
| 1584 | | | #define __error_t_defined 1 |
|---|
| 1585 | | | #define HAVE_PRELOADED_SYMBOLS 1 |
|---|
| 1586 | | | #define HAVE_UNISTD_H 1 |
|---|
| 1587 | | | /* end confdefs.h. */ |
|---|
| 1588 | | | #include <stdio.h> |
|---|
| 1589 | | | #ifdef HAVE_SYS_TYPES_H |
|---|
| 1590 | | | # include <sys/types.h> |
|---|
| 1591 | | | #endif |
|---|
| 1592 | | | #ifdef HAVE_SYS_STAT_H |
|---|
| 1593 | | | # include <sys/stat.h> |
|---|
| 1594 | | | #endif |
|---|
| 1595 | | | #ifdef STDC_HEADERS |
|---|
| 1596 | | | # include <stdlib.h> |
|---|
| 1597 | | | # include <stddef.h> |
|---|
| 1598 | | | #else |
|---|
| 1599 | | | # ifdef HAVE_STDLIB_H |
|---|
| 1600 | | | # include <stdlib.h> |
|---|
| 1601 | | | # endif |
|---|
| 1602 | | | #endif |
|---|
| 1603 | | | #ifdef HAVE_STRING_H |
|---|
| 1604 | | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
|---|
| 1605 | | | # include <memory.h> |
|---|
| 1606 | | | # endif |
|---|
| 1607 | | | # include <string.h> |
|---|
| 1608 | | | #endif |
|---|
| 1609 | | | #ifdef HAVE_STRINGS_H |
|---|
| 1610 | | | # include <strings.h> |
|---|
| 1611 | | | #endif |
|---|
| 1612 | | | #ifdef HAVE_INTTYPES_H |
|---|
| 1613 | | | # include <inttypes.h> |
|---|
| 1614 | | | #endif |
|---|
| 1615 | | | #ifdef HAVE_STDINT_H |
|---|
| 1616 | | | # include <stdint.h> |
|---|
| 1617 | | | #endif |
|---|
| 1618 | | | #ifdef HAVE_UNISTD_H |
|---|
| 1619 | | | # include <unistd.h> |
|---|
| 1620 | | | #endif |
|---|
| 1621 | | | |
|---|
| 1622 | | | #include <dl.h> |
|---|
| 1623 | | configure:13009: result: no |
|---|
| 1624 | | configure:13009: checking for sys/dl.h |
|---|
| 1625 | | configure:13009: gcc -c -g -O2 conftest.c >&5 |
|---|
| 1626 | | conftest.c:68:20: error: sys/dl.h: No such file or directory |
|---|
| 1627 | | configure:13009: $? = 1 |
|---|
| 1628 | | configure: failed program was: |
|---|
| 1629 | | | /* confdefs.h */ |
|---|
| 1630 | | | #define PACKAGE_NAME "GNU Libtool" |
|---|
| 1631 | | | #define PACKAGE_TARNAME "libtool" |
|---|
| 1632 | | | #define PACKAGE_VERSION "2.4" |
|---|
| 1633 | | | #define PACKAGE_STRING "GNU Libtool 2.4" |
|---|
| 1634 | | | #define PACKAGE_BUGREPORT "bug-libtool@gnu.org" |
|---|
| 1635 | | | #define PACKAGE_URL "http://www.gnu.org/software/libtool/" |
|---|
| 1636 | | | #define PACKAGE "libtool" |
|---|
| 1637 | | | #define VERSION "2.4" |
|---|
| 1638 | | | #define STDC_HEADERS 1 |
|---|
| 1639 | | | #define HAVE_SYS_TYPES_H 1 |
|---|
| 1640 | | | #define HAVE_SYS_STAT_H 1 |
|---|
| 1641 | | | #define HAVE_STDLIB_H 1 |
|---|
| 1642 | | | #define HAVE_STRING_H 1 |
|---|
| 1643 | | | #define HAVE_MEMORY_H 1 |
|---|
| 1644 | | | #define HAVE_STRINGS_H 1 |
|---|
| 1645 | | | #define HAVE_INTTYPES_H 1 |
|---|
| 1646 | | | #define HAVE_STDINT_H 1 |
|---|
| 1647 | | | #define HAVE_UNISTD_H 1 |
|---|
| 1648 | | | #define HAVE_DLFCN_H 1 |
|---|
| 1649 | | | #define LT_OBJDIR ".libs/" |
|---|
| 1650 | | | #define LT_MODULE_EXT ".so" |
|---|
| 1651 | | | #define LT_MODULE_PATH_VAR "LIBRARY_PATH" |
|---|
| 1652 | | | #define LT_DLSEARCH_PATH "/boot/home/config/lib:/boot/common/lib:/boot/system/lib" |
|---|
| 1653 | | | #define HAVE_LIBDL 1 |
|---|
| 1654 | | | #define HAVE_DLERROR 1 |
|---|
| 1655 | | | #define HAVE_LIBDLLOADER 1 |
|---|
| 1656 | | | #define LTDL_DLOPEN_DEPLIBS 1 |
|---|
| 1657 | | | #define error_t int |
|---|
| 1658 | | | #define __error_t_defined 1 |
|---|
| 1659 | | | #define HAVE_PRELOADED_SYMBOLS 1 |
|---|
| 1660 | | | #define HAVE_UNISTD_H 1 |
|---|
| 1661 | | | /* end confdefs.h. */ |
|---|
| 1662 | | | #include <stdio.h> |
|---|
| 1663 | | | #ifdef HAVE_SYS_TYPES_H |
|---|
| 1664 | | | # include <sys/types.h> |
|---|
| 1665 | | | #endif |
|---|
| 1666 | | | #ifdef HAVE_SYS_STAT_H |
|---|
| 1667 | | | # include <sys/stat.h> |
|---|
| 1668 | | | #endif |
|---|
| 1669 | | | #ifdef STDC_HEADERS |
|---|
| 1670 | | | # include <stdlib.h> |
|---|
| 1671 | | | # include <stddef.h> |
|---|
| 1672 | | | #else |
|---|
| 1673 | | | # ifdef HAVE_STDLIB_H |
|---|
| 1674 | | | # include <stdlib.h> |
|---|
| 1675 | | | # endif |
|---|
| 1676 | | | #endif |
|---|
| 1677 | | | #ifdef HAVE_STRING_H |
|---|
| 1678 | | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
|---|
| 1679 | | | # include <memory.h> |
|---|
| 1680 | | | # endif |
|---|
| 1681 | | | # include <string.h> |
|---|
| 1682 | | | #endif |
|---|
| 1683 | | | #ifdef HAVE_STRINGS_H |
|---|
| 1684 | | | # include <strings.h> |
|---|
| 1685 | | | #endif |
|---|
| 1686 | | | #ifdef HAVE_INTTYPES_H |
|---|
| 1687 | | | # include <inttypes.h> |
|---|
| 1688 | | | #endif |
|---|
| 1689 | | | #ifdef HAVE_STDINT_H |
|---|
| 1690 | | | # include <stdint.h> |
|---|
| 1691 | | | #endif |
|---|
| 1692 | | | #ifdef HAVE_UNISTD_H |
|---|
| 1693 | | | # include <unistd.h> |
|---|
| 1694 | | | #endif |
|---|
| 1695 | | | |
|---|
| 1696 | | | #include <sys/dl.h> |
|---|
| 1697 | | configure:13009: result: no |
|---|
| 1698 | | configure:13009: checking for dld.h |
|---|
| 1699 | | configure:13009: gcc -c -g -O2 conftest.c >&5 |
|---|
| 1700 | | conftest.c:68:17: error: dld.h: No such file or directory |
|---|
| 1701 | | configure:13009: $? = 1 |
|---|
| 1702 | | configure: failed program was: |
|---|
| 1703 | | | /* confdefs.h */ |
|---|
| 1704 | | | #define PACKAGE_NAME "GNU Libtool" |
|---|
| 1705 | | | #define PACKAGE_TARNAME "libtool" |
|---|
| 1706 | | | #define PACKAGE_VERSION "2.4" |
|---|
| 1707 | | | #define PACKAGE_STRING "GNU Libtool 2.4" |
|---|
| 1708 | | | #define PACKAGE_BUGREPORT "bug-libtool@gnu.org" |
|---|
| 1709 | | | #define PACKAGE_URL "http://www.gnu.org/software/libtool/" |
|---|
| 1710 | | | #define PACKAGE "libtool" |
|---|
| 1711 | | | #define VERSION "2.4" |
|---|
| 1712 | | | #define STDC_HEADERS 1 |
|---|
| 1713 | | | #define HAVE_SYS_TYPES_H 1 |
|---|
| 1714 | | | #define HAVE_SYS_STAT_H 1 |
|---|
| 1715 | | | #define HAVE_STDLIB_H 1 |
|---|
| 1716 | | | #define HAVE_STRING_H 1 |
|---|
| 1717 | | | #define HAVE_MEMORY_H 1 |
|---|
| 1718 | | | #define HAVE_STRINGS_H 1 |
|---|
| 1719 | | | #define HAVE_INTTYPES_H 1 |
|---|
| 1720 | | | #define HAVE_STDINT_H 1 |
|---|
| 1721 | | | #define HAVE_UNISTD_H 1 |
|---|
| 1722 | | | #define HAVE_DLFCN_H 1 |
|---|
| 1723 | | | #define LT_OBJDIR ".libs/" |
|---|
| 1724 | | | #define LT_MODULE_EXT ".so" |
|---|
| 1725 | | | #define LT_MODULE_PATH_VAR "LIBRARY_PATH" |
|---|
| 1726 | | | #define LT_DLSEARCH_PATH "/boot/home/config/lib:/boot/common/lib:/boot/system/lib" |
|---|
| 1727 | | | #define HAVE_LIBDL 1 |
|---|
| 1728 | | | #define HAVE_DLERROR 1 |
|---|
| 1729 | | | #define HAVE_LIBDLLOADER 1 |
|---|
| 1730 | | | #define LTDL_DLOPEN_DEPLIBS 1 |
|---|
| 1731 | | | #define error_t int |
|---|
| 1732 | | | #define __error_t_defined 1 |
|---|
| 1733 | | | #define HAVE_PRELOADED_SYMBOLS 1 |
|---|
| 1734 | | | #define HAVE_UNISTD_H 1 |
|---|
| 1735 | | | /* end confdefs.h. */ |
|---|
| 1736 | | | #include <stdio.h> |
|---|
| 1737 | | | #ifdef HAVE_SYS_TYPES_H |
|---|
| 1738 | | | # include <sys/types.h> |
|---|
| 1739 | | | #endif |
|---|
| 1740 | | | #ifdef HAVE_SYS_STAT_H |
|---|
| 1741 | | | # include <sys/stat.h> |
|---|
| 1742 | | | #endif |
|---|
| 1743 | | | #ifdef STDC_HEADERS |
|---|
| 1744 | | | # include <stdlib.h> |
|---|
| 1745 | | | # include <stddef.h> |
|---|
| 1746 | | | #else |
|---|
| 1747 | | | # ifdef HAVE_STDLIB_H |
|---|
| 1748 | | | # include <stdlib.h> |
|---|
| 1749 | | | # endif |
|---|
| 1750 | | | #endif |
|---|
| 1751 | | | #ifdef HAVE_STRING_H |
|---|
| 1752 | | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
|---|
| 1753 | | | # include <memory.h> |
|---|
| 1754 | | | # endif |
|---|
| 1755 | | | # include <string.h> |
|---|
| 1756 | | | #endif |
|---|
| 1757 | | | #ifdef HAVE_STRINGS_H |
|---|
| 1758 | | | # include <strings.h> |
|---|
| 1759 | | | #endif |
|---|
| 1760 | | | #ifdef HAVE_INTTYPES_H |
|---|
| 1761 | | | # include <inttypes.h> |
|---|
| 1762 | | | #endif |
|---|
| 1763 | | | #ifdef HAVE_STDINT_H |
|---|
| 1764 | | | # include <stdint.h> |
|---|
| 1765 | | | #endif |
|---|
| 1766 | | | #ifdef HAVE_UNISTD_H |
|---|
| 1767 | | | # include <unistd.h> |
|---|
| 1768 | | | #endif |
|---|
| 1769 | | | |
|---|
| 1770 | | | #include <dld.h> |
|---|
| 1771 | | configure:13009: result: no |
|---|
| 1772 | | configure:13009: checking for mach-o/dyld.h |
|---|
| 1773 | | configure:13009: gcc -c -g -O2 conftest.c >&5 |
|---|
| 1774 | | conftest.c:68:25: error: mach-o/dyld.h: No such file or directory |
|---|
| 1775 | | configure:13009: $? = 1 |
|---|
| 1776 | | configure: failed program was: |
|---|
| 1777 | | | /* confdefs.h */ |
|---|
| 1778 | | | #define PACKAGE_NAME "GNU Libtool" |
|---|
| 1779 | | | #define PACKAGE_TARNAME "libtool" |
|---|
| 1780 | | | #define PACKAGE_VERSION "2.4" |
|---|
| 1781 | | | #define PACKAGE_STRING "GNU Libtool 2.4" |
|---|
| 1782 | | | #define PACKAGE_BUGREPORT "bug-libtool@gnu.org" |
|---|
| 1783 | | | #define PACKAGE_URL "http://www.gnu.org/software/libtool/" |
|---|
| 1784 | | | #define PACKAGE "libtool" |
|---|
| 1785 | | | #define VERSION "2.4" |
|---|
| 1786 | | | #define STDC_HEADERS 1 |
|---|
| 1787 | | | #define HAVE_SYS_TYPES_H 1 |
|---|
| 1788 | | | #define HAVE_SYS_STAT_H 1 |
|---|
| 1789 | | | #define HAVE_STDLIB_H 1 |
|---|
| 1790 | | | #define HAVE_STRING_H 1 |
|---|
| 1791 | | | #define HAVE_MEMORY_H 1 |
|---|
| 1792 | | | #define HAVE_STRINGS_H 1 |
|---|
| 1793 | | | #define HAVE_INTTYPES_H 1 |
|---|
| 1794 | | | #define HAVE_STDINT_H 1 |
|---|
| 1795 | | | #define HAVE_UNISTD_H 1 |
|---|
| 1796 | | | #define HAVE_DLFCN_H 1 |
|---|
| 1797 | | | #define LT_OBJDIR ".libs/" |
|---|
| 1798 | | | #define LT_MODULE_EXT ".so" |
|---|
| 1799 | | | #define LT_MODULE_PATH_VAR "LIBRARY_PATH" |
|---|
| 1800 | | | #define LT_DLSEARCH_PATH "/boot/home/config/lib:/boot/common/lib:/boot/system/lib" |
|---|
| 1801 | | | #define HAVE_LIBDL 1 |
|---|
| 1802 | | | #define HAVE_DLERROR 1 |
|---|
| 1803 | | | #define HAVE_LIBDLLOADER 1 |
|---|
| 1804 | | | #define LTDL_DLOPEN_DEPLIBS 1 |
|---|
| 1805 | | | #define error_t int |
|---|
| 1806 | | | #define __error_t_defined 1 |
|---|
| 1807 | | | #define HAVE_PRELOADED_SYMBOLS 1 |
|---|
| 1808 | | | #define HAVE_UNISTD_H 1 |
|---|
| 1809 | | | /* end confdefs.h. */ |
|---|
| 1810 | | | #include <stdio.h> |
|---|
| 1811 | | | #ifdef HAVE_SYS_TYPES_H |
|---|
| 1812 | | | # include <sys/types.h> |
|---|
| 1813 | | | #endif |
|---|
| 1814 | | | #ifdef HAVE_SYS_STAT_H |
|---|
| 1815 | | | # include <sys/stat.h> |
|---|
| 1816 | | | #endif |
|---|
| 1817 | | | #ifdef STDC_HEADERS |
|---|
| 1818 | | | # include <stdlib.h> |
|---|
| 1819 | | | # include <stddef.h> |
|---|
| 1820 | | | #else |
|---|
| 1821 | | | # ifdef HAVE_STDLIB_H |
|---|
| 1822 | | | # include <stdlib.h> |
|---|
| 1823 | | | # endif |
|---|
| 1824 | | | #endif |
|---|
| 1825 | | | #ifdef HAVE_STRING_H |
|---|
| 1826 | | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
|---|
| 1827 | | | # include <memory.h> |
|---|
| 1828 | | | # endif |
|---|
| 1829 | | | # include <string.h> |
|---|
| 1830 | | | #endif |
|---|
| 1831 | | | #ifdef HAVE_STRINGS_H |
|---|
| 1832 | | | # include <strings.h> |
|---|
| 1833 | | | #endif |
|---|
| 1834 | | | #ifdef HAVE_INTTYPES_H |
|---|
| 1835 | | | # include <inttypes.h> |
|---|
| 1836 | | | #endif |
|---|
| 1837 | | | #ifdef HAVE_STDINT_H |
|---|
| 1838 | | | # include <stdint.h> |
|---|
| 1839 | | | #endif |
|---|
| 1840 | | | #ifdef HAVE_UNISTD_H |
|---|
| 1841 | | | # include <unistd.h> |
|---|
| 1842 | | | #endif |
|---|
| 1843 | | | |
|---|
| 1844 | | | #include <mach-o/dyld.h> |
|---|
| 1845 | | configure:13009: result: no |
|---|
| 1846 | | configure:13009: checking for dirent.h |
|---|
| 1847 | | configure:13009: gcc -c -g -O2 conftest.c >&5 |
|---|
| 1848 | | configure:13009: $? = 0 |
|---|
| 1849 | | configure:13009: result: yes |
|---|
| 1850 | | configure:13024: checking for closedir |
|---|
| 1851 | | configure:13024: gcc -o conftest -g -O2 conftest.c >&5 |
|---|
| 1852 | | configure:13024: $? = 0 |
|---|
| 1853 | | configure:13024: result: yes |
|---|
| 1854 | | configure:13024: checking for opendir |
|---|
| 1855 | | configure:13024: gcc -o conftest -g -O2 conftest.c >&5 |
|---|
| 1856 | | configure:13024: $? = 0 |
|---|
| 1857 | | configure:13024: result: yes |
|---|
| 1858 | | configure:13024: checking for readdir |
|---|
| 1859 | | configure:13024: gcc -o conftest -g -O2 conftest.c >&5 |
|---|
| 1860 | | configure:13024: $? = 0 |
|---|
| 1861 | | configure:13024: result: yes |
|---|
| 1862 | | configure:13043: checking for strlcat |
|---|
| 1863 | | configure:13043: gcc -o conftest -g -O2 conftest.c >&5 |
|---|
| 1864 | | configure:13043: $? = 0 |
|---|
| 1865 | | configure:13043: result: yes |
|---|
| 1866 | | configure:13043: checking for strlcpy |
|---|
| 1867 | | configure:13043: gcc -o conftest -g -O2 conftest.c >&5 |
|---|
| 1868 | | configure:13043: $? = 0 |
|---|
| 1869 | | configure:13043: result: yes |
|---|
| 1870 | | configure:13138: checking for g++ |
|---|
| 1871 | | configure:13154: found /boot/develop/tools/gnupro/bin/g++ |
|---|
| 1872 | | configure:13165: result: g++ |
|---|
| 1873 | | configure:13192: checking for C++ compiler version |
|---|
| 1874 | | configure:13201: g++ --version >&5 |
|---|
| 1875 | | g++ (GCC) 4.4.4 |
|---|
| 1876 | | Copyright (C) 2010 Free Software Foundation, Inc. |
|---|
| 1877 | | This is free software; see the source for copying conditions. There is NO |
|---|
| 1878 | | warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. |
|---|
| 1879 | | |
|---|
| 1880 | | configure:13212: $? = 0 |
|---|
| 1881 | | configure:13201: g++ -v >&5 |
|---|
| 1882 | | Using built-in specs. |
|---|
| 1883 | | Target: i586-pc-haiku |
|---|
| 1884 | | Configured with: ../gcc/configure --target=i586-pc-haiku --disable-nls --enable-languages=c,c++ --disable-multilib --prefix=/boot/develop/abi/x86/gcc4/tools/gcc-4.4.4-haiku-100705 |
|---|
| 1885 | | Thread model: single |
|---|
| 1886 | | gcc version 4.4.4 (GCC) |
|---|
| 1887 | | configure:13212: $? = 0 |
|---|
| 1888 | | configure:13201: g++ -V >&5 |
|---|
| 1889 | | g++: '-V' option must have argument |
|---|
| 1890 | | configure:13212: $? = 1 |
|---|
| 1891 | | configure:13201: g++ -qversion >&5 |
|---|
| 1892 | | g++: unrecognized option '-qversion' |
|---|
| 1893 | | g++: no input files |
|---|
| 1894 | | configure:13212: $? = 1 |
|---|
| 1895 | | configure:13216: checking whether we are using the GNU C++ compiler |
|---|
| 1896 | | configure:13235: g++ -c conftest.cpp >&5 |
|---|
| 1897 | | configure:13235: $? = 0 |
|---|
| 1898 | | configure:13244: result: yes |
|---|
| 1899 | | configure:13253: checking whether g++ accepts -g |
|---|
| 1900 | | configure:13273: g++ -c -g conftest.cpp >&5 |
|---|
| 1901 | | configure:13273: $? = 0 |
|---|
| 1902 | | configure:13314: result: yes |
|---|
| 1903 | | configure:13339: checking dependency style of g++ |
|---|
| 1904 | | configure:13449: result: gcc3 |
|---|
| 1905 | | configure:13483: checking how to run the C++ preprocessor |
|---|
| 1906 | | configure:13510: g++ -E conftest.cpp |
|---|
| 1907 | | configure:13510: $? = 0 |
|---|
| 1908 | | configure:13524: g++ -E conftest.cpp |
|---|
| 1909 | | conftest.cpp:42:28: error: ac_nonexistent.h: No such file or directory |
|---|
| 1910 | | configure:13524: $? = 1 |
|---|
| 1911 | | configure: failed program was: |
|---|
| 1912 | | | /* confdefs.h */ |
|---|
| 1913 | | | #define PACKAGE_NAME "GNU Libtool" |
|---|
| 1914 | | | #define PACKAGE_TARNAME "libtool" |
|---|
| 1915 | | | #define PACKAGE_VERSION "2.4" |
|---|
| 1916 | | | #define PACKAGE_STRING "GNU Libtool 2.4" |
|---|
| 1917 | | | #define PACKAGE_BUGREPORT "bug-libtool@gnu.org" |
|---|
| 1918 | | | #define PACKAGE_URL "http://www.gnu.org/software/libtool/" |
|---|
| 1919 | | | #define PACKAGE "libtool" |
|---|
| 1920 | | | #define VERSION "2.4" |
|---|
| 1921 | | | #define STDC_HEADERS 1 |
|---|
| 1922 | | | #define HAVE_SYS_TYPES_H 1 |
|---|
| 1923 | | | #define HAVE_SYS_STAT_H 1 |
|---|
| 1924 | | | #define HAVE_STDLIB_H 1 |
|---|
| 1925 | | | #define HAVE_STRING_H 1 |
|---|
| 1926 | | | #define HAVE_MEMORY_H 1 |
|---|
| 1927 | | | #define HAVE_STRINGS_H 1 |
|---|
| 1928 | | | #define HAVE_INTTYPES_H 1 |
|---|
| 1929 | | | #define HAVE_STDINT_H 1 |
|---|
| 1930 | | | #define HAVE_UNISTD_H 1 |
|---|
| 1931 | | | #define HAVE_DLFCN_H 1 |
|---|
| 1932 | | | #define LT_OBJDIR ".libs/" |
|---|
| 1933 | | | #define LT_MODULE_EXT ".so" |
|---|
| 1934 | | | #define LT_MODULE_PATH_VAR "LIBRARY_PATH" |
|---|
| 1935 | | | #define LT_DLSEARCH_PATH "/boot/home/config/lib:/boot/common/lib:/boot/system/lib" |
|---|
| 1936 | | | #define HAVE_LIBDL 1 |
|---|
| 1937 | | | #define HAVE_DLERROR 1 |
|---|
| 1938 | | | #define HAVE_LIBDLLOADER 1 |
|---|
| 1939 | | | #define LTDL_DLOPEN_DEPLIBS 1 |
|---|
| 1940 | | | #define error_t int |
|---|
| 1941 | | | #define __error_t_defined 1 |
|---|
| 1942 | | | #define HAVE_PRELOADED_SYMBOLS 1 |
|---|
| 1943 | | | #define HAVE_UNISTD_H 1 |
|---|
| 1944 | | | #define HAVE_DIRENT_H 1 |
|---|
| 1945 | | | #define HAVE_CLOSEDIR 1 |
|---|
| 1946 | | | #define HAVE_OPENDIR 1 |
|---|
| 1947 | | | #define HAVE_READDIR 1 |
|---|
| 1948 | | | #define HAVE_STRLCAT 1 |
|---|
| 1949 | | | #define HAVE_STRLCPY 1 |
|---|
| 1950 | | | #define LT_LIBEXT "a" |
|---|
| 1951 | | | #define LT_LIBPREFIX "lib" |
|---|
| 1952 | | | /* end confdefs.h. */ |
|---|
| 1953 | | | #include <ac_nonexistent.h> |
|---|
| 1954 | | configure:13549: result: g++ -E |
|---|
| 1955 | | configure:13569: g++ -E conftest.cpp |
|---|
| 1956 | | configure:13569: $? = 0 |
|---|
| 1957 | | configure:13583: g++ -E conftest.cpp |
|---|
| 1958 | | conftest.cpp:42:28: error: ac_nonexistent.h: No such file or directory |
|---|
| 1959 | | configure:13583: $? = 1 |
|---|
| 1960 | | configure: failed program was: |
|---|
| 1961 | | | /* confdefs.h */ |
|---|
| 1962 | | | #define PACKAGE_NAME "GNU Libtool" |
|---|
| 1963 | | | #define PACKAGE_TARNAME "libtool" |
|---|
| 1964 | | | #define PACKAGE_VERSION "2.4" |
|---|
| 1965 | | | #define PACKAGE_STRING "GNU Libtool 2.4" |
|---|
| 1966 | | | #define PACKAGE_BUGREPORT "bug-libtool@gnu.org" |
|---|
| 1967 | | | #define PACKAGE_URL "http://www.gnu.org/software/libtool/" |
|---|
| 1968 | | | #define PACKAGE "libtool" |
|---|
| 1969 | | | #define VERSION "2.4" |
|---|
| 1970 | | | #define STDC_HEADERS 1 |
|---|
| 1971 | | | #define HAVE_SYS_TYPES_H 1 |
|---|
| 1972 | | | #define HAVE_SYS_STAT_H 1 |
|---|
| 1973 | | | #define HAVE_STDLIB_H 1 |
|---|
| 1974 | | | #define HAVE_STRING_H 1 |
|---|
| 1975 | | | #define HAVE_MEMORY_H 1 |
|---|
| 1976 | | | #define HAVE_STRINGS_H 1 |
|---|
| 1977 | | | #define HAVE_INTTYPES_H 1 |
|---|
| 1978 | | | #define HAVE_STDINT_H 1 |
|---|
| 1979 | | | #define HAVE_UNISTD_H 1 |
|---|
| 1980 | | | #define HAVE_DLFCN_H 1 |
|---|
| 1981 | | | #define LT_OBJDIR ".libs/" |
|---|
| 1982 | | | #define LT_MODULE_EXT ".so" |
|---|
| 1983 | | | #define LT_MODULE_PATH_VAR "LIBRARY_PATH" |
|---|
| 1984 | | | #define LT_DLSEARCH_PATH "/boot/home/config/lib:/boot/common/lib:/boot/system/lib" |
|---|
| 1985 | | | #define HAVE_LIBDL 1 |
|---|
| 1986 | | | #define HAVE_DLERROR 1 |
|---|
| 1987 | | | #define HAVE_LIBDLLOADER 1 |
|---|
| 1988 | | | #define LTDL_DLOPEN_DEPLIBS 1 |
|---|
| 1989 | | | #define error_t int |
|---|
| 1990 | | | #define __error_t_defined 1 |
|---|
| 1991 | | | #define HAVE_PRELOADED_SYMBOLS 1 |
|---|
| 1992 | | | #define HAVE_UNISTD_H 1 |
|---|
| 1993 | | | #define HAVE_DIRENT_H 1 |
|---|
| 1994 | | | #define HAVE_CLOSEDIR 1 |
|---|
| 1995 | | | #define HAVE_OPENDIR 1 |
|---|
| 1996 | | | #define HAVE_READDIR 1 |
|---|
| 1997 | | | #define HAVE_STRLCAT 1 |
|---|
| 1998 | | | #define HAVE_STRLCPY 1 |
|---|
| 1999 | | | #define LT_LIBEXT "a" |
|---|
| 2000 | | | #define LT_LIBPREFIX "lib" |
|---|
| 2001 | | | /* end confdefs.h. */ |
|---|
| 2002 | | | #include <ac_nonexistent.h> |
|---|
| 2003 | | configure:13753: checking for ld used by g++ |
|---|
| 2004 | | configure:13820: result: /boot/develop/abi/x86/gcc4/tools/gcc-4.4.4-haiku-100705/i586-pc-haiku/bin/ld |
|---|
| 2005 | | configure:13827: checking if the linker (/boot/develop/abi/x86/gcc4/tools/gcc-4.4.4-haiku-100705/i586-pc-haiku/bin/ld) is GNU ld |
|---|
| 2006 | | configure:13842: result: yes |
|---|
| 2007 | | configure:13897: checking whether the g++ linker (/boot/develop/abi/x86/gcc4/tools/gcc-4.4.4-haiku-100705/i586-pc-haiku/bin/ld) supports shared libraries |
|---|
| 2008 | | configure:14901: result: yes |
|---|
| 2009 | | configure:14936: g++ -c -g -O2 conftest.cpp >&5 |
|---|
| 2010 | | configure:14939: $? = 0 |
|---|
| 2011 | | configure:15459: checking for g++ option to produce PIC |
|---|
| 2012 | | configure:15466: result: -DPIC |
|---|
| 2013 | | configure:15474: checking if g++ PIC flag -DPIC works |
|---|
| 2014 | | configure:15492: g++ -c -g -O2 -DPIC -DPIC conftest.cpp >&5 |
|---|
| 2015 | | configure:15496: $? = 0 |
|---|
| 2016 | | configure:15509: result: yes |
|---|
| 2017 | | configure:15532: checking if g++ static flag works |
|---|
| 2018 | | configure:15560: result: yes |
|---|
| 2019 | | configure:15572: checking if g++ supports -c -o file.o |
|---|
| 2020 | | configure:15593: g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5 |
|---|
| 2021 | | configure:15597: $? = 0 |
|---|
| 2022 | | configure:15619: result: yes |
|---|
| 2023 | | configure:15624: checking if g++ supports -c -o file.o |
|---|
| 2024 | | configure:15671: result: yes |
|---|
| 2025 | | configure:15701: checking whether the g++ linker (/boot/develop/abi/x86/gcc4/tools/gcc-4.4.4-haiku-100705/i586-pc-haiku/bin/ld) supports shared libraries |
|---|
| 2026 | | configure:15735: result: yes |
|---|
| 2027 | | configure:15878: checking dynamic linker characteristics |
|---|
| 2028 | | configure:16548: result: haiku runtime_loader |
|---|
| 2029 | | configure:16601: checking how to hardcode library paths into programs |
|---|
| 2030 | | configure:16626: result: immediate |
|---|
| 2031 | | configure:16719: checking for g77 |
|---|
| 2032 | | configure:16749: result: no |
|---|
| 2033 | | configure:16719: checking for xlf |
|---|
| 2034 | | configure:16749: result: no |
|---|
| 2035 | | configure:16719: checking for f77 |
|---|
| 2036 | | configure:16749: result: no |
|---|
| 2037 | | configure:16719: checking for frt |
|---|
| 2038 | | configure:16749: result: no |
|---|
| 2039 | | configure:16719: checking for pgf77 |
|---|
| 2040 | | configure:16749: result: no |
|---|
| 2041 | | configure:16719: checking for cf77 |
|---|
| 2042 | | configure:16749: result: no |
|---|
| 2043 | | configure:16719: checking for fort77 |
|---|
| 2044 | | configure:16749: result: no |
|---|
| 2045 | | configure:16719: checking for fl32 |
|---|
| 2046 | | configure:16749: result: no |
|---|
| 2047 | | configure:16719: checking for af77 |
|---|
| 2048 | | configure:16749: result: no |
|---|
| 2049 | | configure:16719: checking for xlf90 |
|---|
| 2050 | | configure:16749: result: no |
|---|
| 2051 | | configure:16719: checking for f90 |
|---|
| 2052 | | configure:16749: result: no |
|---|
| 2053 | | configure:16719: checking for pgf90 |
|---|
| 2054 | | configure:16749: result: no |
|---|
| 2055 | | configure:16719: checking for pghpf |
|---|
| 2056 | | configure:16749: result: no |
|---|
| 2057 | | configure:16719: checking for epcf90 |
|---|
| 2058 | | configure:16749: result: no |
|---|
| 2059 | | configure:16719: checking for gfortran |
|---|
| 2060 | | configure:16749: result: no |
|---|
| 2061 | | configure:16719: checking for g95 |
|---|
| 2062 | | configure:16749: result: no |
|---|
| 2063 | | configure:16719: checking for xlf95 |
|---|
| 2064 | | configure:16749: result: no |
|---|
| 2065 | | configure:16719: checking for f95 |
|---|
| 2066 | | configure:16749: result: no |
|---|
| 2067 | | configure:16719: checking for fort |
|---|
| 2068 | | configure:16749: result: no |
|---|
| 2069 | | configure:16719: checking for ifort |
|---|
| 2070 | | configure:16749: result: no |
|---|
| 2071 | | configure:16719: checking for ifc |
|---|
| 2072 | | configure:16749: result: no |
|---|
| 2073 | | configure:16719: checking for efc |
|---|
| 2074 | | configure:16749: result: no |
|---|
| 2075 | | configure:16719: checking for pgfortran |
|---|
| 2076 | | configure:16749: result: no |
|---|
| 2077 | | configure:16719: checking for pgf95 |
|---|
| 2078 | | configure:16749: result: no |
|---|
| 2079 | | configure:16719: checking for lf95 |
|---|
| 2080 | | configure:16749: result: no |
|---|
| 2081 | | configure:16719: checking for ftn |
|---|
| 2082 | | configure:16749: result: no |
|---|
| 2083 | | configure:16772: checking for Fortran 77 compiler version |
|---|
| 2084 | | configure:16781: --version >&5 |
|---|
| 2085 | | ./configure: line 16783: --version: command not found |
|---|
| 2086 | | configure:16792: $? = 127 |
|---|
| 2087 | | configure:16781: -v >&5 |
|---|
| 2088 | | ./configure: line 16783: -v: command not found |
|---|
| 2089 | | configure:16792: $? = 127 |
|---|
| 2090 | | configure:16781: -V >&5 |
|---|
| 2091 | | ./configure: line 16783: -V: command not found |
|---|
| 2092 | | configure:16792: $? = 127 |
|---|
| 2093 | | configure:16781: -qversion >&5 |
|---|
| 2094 | | ./configure: line 16783: -qversion: command not found |
|---|
| 2095 | | configure:16792: $? = 127 |
|---|
| 2096 | | configure:16801: checking whether we are using the GNU Fortran 77 compiler |
|---|
| 2097 | | configure:16814: -c conftest.F >&5 |
|---|
| 2098 | | ./configure: line 2051: -c: command not found |
|---|
| 2099 | | configure:16814: $? = 127 |
|---|
| 2100 | | configure: failed program was: |
|---|
| 2101 | | | program main |
|---|
| 2102 | | | #ifndef __GNUC__ |
|---|
| 2103 | | | choke me |
|---|
| 2104 | | | #endif |
|---|
| 2105 | | | |
|---|
| 2106 | | | end |
|---|
| 2107 | | configure:16823: result: no |
|---|
| 2108 | | configure:16829: checking whether accepts -g |
|---|
| 2109 | | configure:16840: -c -g conftest.f >&5 |
|---|
| 2110 | | ./configure: line 2051: -c: command not found |
|---|
| 2111 | | configure:16840: $? = 127 |
|---|
| 2112 | | configure: failed program was: |
|---|
| 2113 | | | program main |
|---|
| 2114 | | | |
|---|
| 2115 | | | end |
|---|
| 2116 | | configure:16848: result: no |
|---|
| 2117 | | configure:19642: checking for gfortran |
|---|
| 2118 | | configure:19672: result: no |
|---|
| 2119 | | configure:19642: checking for g95 |
|---|
| 2120 | | configure:19672: result: no |
|---|
| 2121 | | configure:19642: checking for xlf95 |
|---|
| 2122 | | configure:19672: result: no |
|---|
| 2123 | | configure:19642: checking for f95 |
|---|
| 2124 | | configure:19672: result: no |
|---|
| 2125 | | configure:19642: checking for fort |
|---|
| 2126 | | configure:19672: result: no |
|---|
| 2127 | | configure:19642: checking for ifort |
|---|
| 2128 | | configure:19672: result: no |
|---|
| 2129 | | configure:19642: checking for ifc |
|---|
| 2130 | | configure:19672: result: no |
|---|
| 2131 | | configure:19642: checking for efc |
|---|
| 2132 | | configure:19672: result: no |
|---|
| 2133 | | configure:19642: checking for pgfortran |
|---|
| 2134 | | configure:19672: result: no |
|---|
| 2135 | | configure:19642: checking for pgf95 |
|---|
| 2136 | | configure:19672: result: no |
|---|
| 2137 | | configure:19642: checking for lf95 |
|---|
| 2138 | | configure:19672: result: no |
|---|
| 2139 | | configure:19642: checking for ftn |
|---|
| 2140 | | configure:19672: result: no |
|---|
| 2141 | | configure:19642: checking for xlf90 |
|---|
| 2142 | | configure:19672: result: no |
|---|
| 2143 | | configure:19642: checking for f90 |
|---|
| 2144 | | configure:19672: result: no |
|---|
| 2145 | | configure:19642: checking for pgf90 |
|---|
| 2146 | | configure:19672: result: no |
|---|
| 2147 | | configure:19642: checking for pghpf |
|---|
| 2148 | | configure:19672: result: no |
|---|
| 2149 | | configure:19642: checking for epcf90 |
|---|
| 2150 | | configure:19672: result: no |
|---|
| 2151 | | configure:19642: checking for g77 |
|---|
| 2152 | | configure:19672: result: no |
|---|
| 2153 | | configure:19642: checking for xlf |
|---|
| 2154 | | configure:19672: result: no |
|---|
| 2155 | | configure:19642: checking for f77 |
|---|
| 2156 | | configure:19672: result: no |
|---|
| 2157 | | configure:19642: checking for frt |
|---|
| 2158 | | configure:19672: result: no |
|---|
| 2159 | | configure:19642: checking for pgf77 |
|---|
| 2160 | | configure:19672: result: no |
|---|
| 2161 | | configure:19642: checking for cf77 |
|---|
| 2162 | | configure:19672: result: no |
|---|
| 2163 | | configure:19642: checking for fort77 |
|---|
| 2164 | | configure:19672: result: no |
|---|
| 2165 | | configure:19642: checking for fl32 |
|---|
| 2166 | | configure:19672: result: no |
|---|
| 2167 | | configure:19642: checking for af77 |
|---|
| 2168 | | configure:19672: result: no |
|---|
| 2169 | | configure:19695: checking for Fortran compiler version |
|---|
| 2170 | | configure:19704: --version >&5 |
|---|
| 2171 | | ./configure: line 19706: --version: command not found |
|---|
| 2172 | | configure:19715: $? = 127 |
|---|
| 2173 | | configure:19704: -v >&5 |
|---|
| 2174 | | ./configure: line 19706: -v: command not found |
|---|
| 2175 | | configure:19715: $? = 127 |
|---|
| 2176 | | configure:19704: -V >&5 |
|---|
| 2177 | | ./configure: line 19706: -V: command not found |
|---|
| 2178 | | configure:19715: $? = 127 |
|---|
| 2179 | | configure:19704: -qversion >&5 |
|---|
| 2180 | | ./configure: line 19706: -qversion: command not found |
|---|
| 2181 | | configure:19715: $? = 127 |
|---|
| 2182 | | configure:19724: checking whether we are using the GNU Fortran compiler |
|---|
| 2183 | | configure:19737: -c conftest.F >&5 |
|---|
| 2184 | | ./configure: line 2135: -c: command not found |
|---|
| 2185 | | configure:19737: $? = 127 |
|---|
| 2186 | | configure: failed program was: |
|---|
| 2187 | | | program main |
|---|
| 2188 | | | #ifndef __GNUC__ |
|---|
| 2189 | | | choke me |
|---|
| 2190 | | | #endif |
|---|
| 2191 | | | |
|---|
| 2192 | | | end |
|---|
| 2193 | | configure:19746: result: no |
|---|
| 2194 | | configure:19752: checking whether accepts -g |
|---|
| 2195 | | configure:19763: -c -g conftest.f >&5 |
|---|
| 2196 | | ./configure: line 2135: -c: command not found |
|---|
| 2197 | | configure:19763: $? = 127 |
|---|
| 2198 | | configure: failed program was: |
|---|
| 2199 | | | program main |
|---|
| 2200 | | | |
|---|
| 2201 | | | end |
|---|
| 2202 | | configure:19771: result: no |
|---|
| 2203 | | configure:22697: checking for gcj |
|---|
| 2204 | | configure:22727: result: no |
|---|
| 2205 | | configure:24784: checking for windres |
|---|
| 2206 | | configure:24814: result: no |
|---|
| 2207 | | configure:24967: checking whether make supports order-only prerequisites |
|---|
| 2208 | | configure:24991: result: yes |
|---|
| 2209 | | configure:25175: creating ./config.status |
|---|
| 2210 | | |
|---|
| 2211 | | ## ---------------------- ## |
|---|
| 2212 | | ## Running config.status. ## |
|---|
| 2213 | | ## ---------------------- ## |
|---|
| 2214 | | |
|---|
| 2215 | | This file was extended by GNU Libtool config.status 2.4, which was |
|---|
| 2216 | | generated by GNU Autoconf 2.68. Invocation command line was |
|---|
| 2217 | | |
|---|
| 2218 | | CONFIG_FILES = |
|---|
| 2219 | | CONFIG_HEADERS = |
|---|
| 2220 | | CONFIG_LINKS = |
|---|
| 2221 | | CONFIG_COMMANDS = |
|---|
| 2222 | | $ ./config.status |
|---|
| 2223 | | |
|---|
| 2224 | | on shredder |
|---|
| 2225 | | |
|---|
| 2226 | | config.status:1426: creating Makefile |
|---|
| 2227 | | config.status:1426: creating config.h |
|---|
| 2228 | | config.status:1655: executing tests/atconfig commands |
|---|
| 2229 | | config.status:1655: executing depfiles commands |
|---|
| 2230 | | config.status:1655: executing libtool commands |
|---|
| 2231 | | |
|---|
| 2232 | | ## ---------------- ## |
|---|
| 2233 | | ## Cache variables. ## |
|---|
| 2234 | | ## ---------------- ## |
|---|
| 2235 | | |
|---|
| 2236 | | ac_cv_build=i586-pc-haiku |
|---|
| 2237 | | ac_cv_c_compiler_gnu=yes |
|---|
| 2238 | | ac_cv_cxx_compiler_gnu=yes |
|---|
| 2239 | | ac_cv_env_CCC_set= |
|---|
| 2240 | | ac_cv_env_CCC_value= |
|---|
| 2241 | | ac_cv_env_CC_set= |
|---|
| 2242 | | ac_cv_env_CC_value= |
|---|
| 2243 | | ac_cv_env_CFLAGS_set= |
|---|
| 2244 | | ac_cv_env_CFLAGS_value= |
|---|
| 2245 | | ac_cv_env_CPPFLAGS_set= |
|---|
| 2246 | | ac_cv_env_CPPFLAGS_value= |
|---|
| 2247 | | ac_cv_env_CPP_set= |
|---|
| 2248 | | ac_cv_env_CPP_value= |
|---|
| 2249 | | ac_cv_env_CXXCPP_set= |
|---|
| 2250 | | ac_cv_env_CXXCPP_value= |
|---|
| 2251 | | ac_cv_env_CXXFLAGS_set= |
|---|
| 2252 | | ac_cv_env_CXXFLAGS_value= |
|---|
| 2253 | | ac_cv_env_CXX_set= |
|---|
| 2254 | | ac_cv_env_CXX_value= |
|---|
| 2255 | | ac_cv_env_F77_set= |
|---|
| 2256 | | ac_cv_env_F77_value= |
|---|
| 2257 | | ac_cv_env_FCFLAGS_set= |
|---|
| 2258 | | ac_cv_env_FCFLAGS_value= |
|---|
| 2259 | | ac_cv_env_FC_set= |
|---|
| 2260 | | ac_cv_env_FC_value= |
|---|
| 2261 | | ac_cv_env_FFLAGS_set= |
|---|
| 2262 | | ac_cv_env_FFLAGS_value= |
|---|
| 2263 | | ac_cv_env_LDFLAGS_set= |
|---|
| 2264 | | ac_cv_env_LDFLAGS_value= |
|---|
| 2265 | | ac_cv_env_LIBS_set= |
|---|
| 2266 | | ac_cv_env_LIBS_value= |
|---|
| 2267 | | ac_cv_env_build_alias_set= |
|---|
| 2268 | | ac_cv_env_build_alias_value= |
|---|
| 2269 | | ac_cv_env_host_alias_set= |
|---|
| 2270 | | ac_cv_env_host_alias_value= |
|---|
| 2271 | | ac_cv_env_target_alias_set= |
|---|
| 2272 | | ac_cv_env_target_alias_value= |
|---|
| 2273 | | ac_cv_f77_compiler_gnu=no |
|---|
| 2274 | | ac_cv_fc_compiler_gnu=no |
|---|
| 2275 | | ac_cv_func_argz_add=no |
|---|
| 2276 | | ac_cv_func_argz_append=no |
|---|
| 2277 | | ac_cv_func_argz_count=no |
|---|
| 2278 | | ac_cv_func_argz_create_sep=no |
|---|
| 2279 | | ac_cv_func_argz_insert=no |
|---|
| 2280 | | ac_cv_func_argz_next=no |
|---|
| 2281 | | ac_cv_func_argz_stringify=no |
|---|
| 2282 | | ac_cv_func_closedir=yes |
|---|
| 2283 | | ac_cv_func_dlerror=yes |
|---|
| 2284 | | ac_cv_func_dlopen=yes |
|---|
| 2285 | | ac_cv_func_opendir=yes |
|---|
| 2286 | | ac_cv_func_readdir=yes |
|---|
| 2287 | | ac_cv_func_shl_load=no |
|---|
| 2288 | | ac_cv_func_strlcat=yes |
|---|
| 2289 | | ac_cv_func_strlcpy=yes |
|---|
| 2290 | | ac_cv_header_argz_h=no |
|---|
| 2291 | | ac_cv_header_dirent_h=yes |
|---|
| 2292 | | ac_cv_header_dl_h=no |
|---|
| 2293 | | ac_cv_header_dld_h=no |
|---|
| 2294 | | ac_cv_header_dlfcn_h=yes |
|---|
| 2295 | | ac_cv_header_inttypes_h=yes |
|---|
| 2296 | | ac_cv_header_mach_o_dyld_h=no |
|---|
| 2297 | | ac_cv_header_memory_h=yes |
|---|
| 2298 | | ac_cv_header_stdc=yes |
|---|
| 2299 | | ac_cv_header_stdint_h=yes |
|---|
| 2300 | | ac_cv_header_stdlib_h=yes |
|---|
| 2301 | | ac_cv_header_string_h=yes |
|---|
| 2302 | | ac_cv_header_strings_h=yes |
|---|
| 2303 | | ac_cv_header_sys_dl_h=no |
|---|
| 2304 | | ac_cv_header_sys_stat_h=yes |
|---|
| 2305 | | ac_cv_header_sys_types_h=yes |
|---|
| 2306 | | ac_cv_header_unistd_h=yes |
|---|
| 2307 | | ac_cv_host=i586-pc-haiku |
|---|
| 2308 | | ac_cv_lib_dld_dld_link=no |
|---|
| 2309 | | ac_cv_lib_dld_shl_load=no |
|---|
| 2310 | | ac_cv_objext=o |
|---|
| 2311 | | ac_cv_path_EGREP='/bin/grep -E' |
|---|
| 2312 | | ac_cv_path_FGREP='/bin/grep -F' |
|---|
| 2313 | | ac_cv_path_GREP=/bin/grep |
|---|
| 2314 | | ac_cv_path_SED=/boot/common/bin/sed |
|---|
| 2315 | | ac_cv_path_install='/bin/install -c' |
|---|
| 2316 | | ac_cv_path_mkdir=/bin/mkdir |
|---|
| 2317 | | ac_cv_prog_AWK=gawk |
|---|
| 2318 | | ac_cv_prog_CPP='gcc -E' |
|---|
| 2319 | | ac_cv_prog_CXXCPP='g++ -E' |
|---|
| 2320 | | ac_cv_prog_ac_ct_AR=ar |
|---|
| 2321 | | ac_cv_prog_ac_ct_CC=gcc |
|---|
| 2322 | | ac_cv_prog_ac_ct_CXX=g++ |
|---|
| 2323 | | ac_cv_prog_ac_ct_OBJDUMP=objdump |
|---|
| 2324 | | ac_cv_prog_ac_ct_RANLIB=ranlib |
|---|
| 2325 | | ac_cv_prog_ac_ct_STRIP=strip |
|---|
| 2326 | | ac_cv_prog_cc_c89= |
|---|
| 2327 | | ac_cv_prog_cc_g=yes |
|---|
| 2328 | | ac_cv_prog_cc_gcc_c_o=yes |
|---|
| 2329 | | ac_cv_prog_cxx_g=yes |
|---|
| 2330 | | ac_cv_prog_f77_g=no |
|---|
| 2331 | | ac_cv_prog_fc_g=no |
|---|
| 2332 | | ac_cv_prog_make_make_set=yes |
|---|
| 2333 | | ac_cv_search_dlopen='none required' |
|---|
| 2334 | | ac_cv_type_error_t=no |
|---|
| 2335 | | am_cv_CC_dependencies_compiler_type=gcc3 |
|---|
| 2336 | | am_cv_CXX_dependencies_compiler_type=gcc3 |
|---|
| 2337 | | libltdl_cv_lib_dl_dlopen=yes |
|---|
| 2338 | | libltdl_cv_preloaded_symbols=yes |
|---|
| 2339 | | libltdl_cv_shlibext=.so |
|---|
| 2340 | | lt_cv_ar_at_file=@ |
|---|
| 2341 | | lt_cv_archive_cmds_need_lc=yes |
|---|
| 2342 | | lt_cv_deplibs_check_method=pass_all |
|---|
| 2343 | | lt_cv_dlopen=dlopen |
|---|
| 2344 | | lt_cv_dlopen_libs= |
|---|
| 2345 | | lt_cv_dlopen_self=yes |
|---|
| 2346 | | lt_cv_dlopen_self_static=yes |
|---|
| 2347 | | lt_cv_file_magic_cmd='$MAGIC_CMD' |
|---|
| 2348 | | lt_cv_file_magic_test_file= |
|---|
| 2349 | | lt_cv_ld_reload_flag=-r |
|---|
| 2350 | | lt_cv_make_order_only=yes |
|---|
| 2351 | | lt_cv_module_path_var=LIBRARY_PATH |
|---|
| 2352 | | lt_cv_nm_interface='BSD nm' |
|---|
| 2353 | | lt_cv_objdir=.libs |
|---|
| 2354 | | lt_cv_path_LD=/boot/develop/abi/x86/gcc4/tools/gcc-4.4.4-haiku-100705/i586-pc-haiku/bin/ld |
|---|
| 2355 | | lt_cv_path_LDCXX=/boot/develop/abi/x86/gcc4/tools/gcc-4.4.4-haiku-100705/i586-pc-haiku/bin/ld |
|---|
| 2356 | | lt_cv_path_NM='/boot/develop/tools/gnupro/bin/nm -B' |
|---|
| 2357 | | lt_cv_path_mainfest_tool=no |
|---|
| 2358 | | lt_cv_prog_compiler_c_o=yes |
|---|
| 2359 | | lt_cv_prog_compiler_c_o_CXX=yes |
|---|
| 2360 | | lt_cv_prog_compiler_c_o_RC=yes |
|---|
| 2361 | | lt_cv_prog_compiler_pic=' -DPIC' |
|---|
| 2362 | | lt_cv_prog_compiler_pic_CXX=' -DPIC' |
|---|
| 2363 | | lt_cv_prog_compiler_pic_works=yes |
|---|
| 2364 | | lt_cv_prog_compiler_pic_works_CXX=yes |
|---|
| 2365 | | lt_cv_prog_compiler_rtti_exceptions=no |
|---|
| 2366 | | lt_cv_prog_compiler_static_works=yes |
|---|
| 2367 | | lt_cv_prog_compiler_static_works_CXX=yes |
|---|
| 2368 | | lt_cv_prog_gnu_ld=yes |
|---|
| 2369 | | lt_cv_prog_gnu_ldcxx=yes |
|---|
| 2370 | | lt_cv_sharedlib_from_linklib_cmd='printf %s\n' |
|---|
| 2371 | | lt_cv_sys_dlopen_deplibs=unknown |
|---|
| 2372 | | lt_cv_sys_dlsearch_path='/boot/home/config/lib /boot/common/lib /boot/system/lib' |
|---|
| 2373 | | lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' |
|---|
| 2374 | | lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' |
|---|
| 2375 | | 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'\''' |
|---|
| 2376 | | lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' |
|---|
| 2377 | | lt_cv_sys_max_cmd_len=512 |
|---|
| 2378 | | lt_cv_sys_symbol_underscore=no |
|---|
| 2379 | | lt_cv_to_host_file_cmd=func_convert_file_noop |
|---|
| 2380 | | lt_cv_to_tool_file_cmd=func_convert_file_noop |
|---|
| 2381 | | |
|---|
| 2382 | | ## ----------------- ## |
|---|
| 2383 | | ## Output variables. ## |
|---|
| 2384 | | ## ----------------- ## |
|---|
| 2385 | | |
|---|
| 2386 | | ACLOCAL='${SHELL} /boot/develop/haikuports/sys-devel/libtool/work/libtool-2.4/libltdl/config/missing --run aclocal-1.11' |
|---|
| 2387 | | AMDEPBACKSLASH='\' |
|---|
| 2388 | | AMDEP_FALSE='#' |
|---|
| 2389 | | AMDEP_TRUE='' |
|---|
| 2390 | | AMTAR='${SHELL} /boot/develop/haikuports/sys-devel/libtool/work/libtool-2.4/libltdl/config/missing --run tar' |
|---|
| 2391 | | AR='ar' |
|---|
| 2392 | | ARGZ_H='argz.h' |
|---|
| 2393 | | AS='as' |
|---|
| 2394 | | AUTOCONF='${SHELL} /boot/develop/haikuports/sys-devel/libtool/work/libtool-2.4/libltdl/config/missing --run autoconf' |
|---|
| 2395 | | AUTOHEADER='${SHELL} /boot/develop/haikuports/sys-devel/libtool/work/libtool-2.4/libltdl/config/missing --run autoheader' |
|---|
| 2396 | | AUTOM4TE='autom4te' |
|---|
| 2397 | | AUTOMAKE='${SHELL} /boot/develop/haikuports/sys-devel/libtool/work/libtool-2.4/libltdl/config/missing --run automake-1.11' |
|---|
| 2398 | | AUTOTEST='$(AUTOM4TE) --language=autotest' |
|---|
| 2399 | | AWK='gawk' |
|---|
| 2400 | | CC='gcc' |
|---|
| 2401 | | CCDEPMODE='depmode=gcc3' |
|---|
| 2402 | | CFLAGS='-g -O2' |
|---|
| 2403 | | CONFIG_STATUS_DEPENDENCIES='$(top_srcdir)/ChangeLog' |
|---|
| 2404 | | CONF_SUBDIRS='tests/cdemo tests/demo tests/depdemo tests/f77demo tests/fcdemo tests/mdemo tests/mdemo2 tests/pdemo tests/tagdemo' |
|---|
| 2405 | | CONVENIENCE_LTDL_FALSE='' |
|---|
| 2406 | | CONVENIENCE_LTDL_TRUE='#' |
|---|
| 2407 | | CPP='gcc -E' |
|---|
| 2408 | | CPPFLAGS='' |
|---|
| 2409 | | CXX='g++' |
|---|
| 2410 | | CXXCPP='g++ -E' |
|---|
| 2411 | | CXXDEPMODE='depmode=gcc3' |
|---|
| 2412 | | CXXFLAGS='-g -O2' |
|---|
| 2413 | | CYGPATH_W='echo' |
|---|
| 2414 | | DEFS='-DHAVE_CONFIG_H' |
|---|
| 2415 | | DEPDIR='.deps' |
|---|
| 2416 | | DIST_MAKEFILE_LIST='tests/cdemo/Makefile tests/demo/Makefile tests/depdemo/Makefile tests/f77demo/Makefile tests/fcdemo/Makefile tests/mdemo/Makefile tests/mdemo2/Makefile tests/pdemo/Makefile tests/tagdemo/Makefile ' |
|---|
| 2417 | | DLLTOOL='false' |
|---|
| 2418 | | DSYMUTIL='' |
|---|
| 2419 | | DUMPBIN='' |
|---|
| 2420 | | ECHO_C='' |
|---|
| 2421 | | ECHO_N='-n' |
|---|
| 2422 | | ECHO_T='' |
|---|
| 2423 | | EGREP='/bin/grep -E' |
|---|
| 2424 | | EXEEXT='' |
|---|
| 2425 | | F77='' |
|---|
| 2426 | | FC='' |
|---|
| 2427 | | FCFLAGS='' |
|---|
| 2428 | | FFLAGS='' |
|---|
| 2429 | | FGREP='/bin/grep -F' |
|---|
| 2430 | | GCJ='' |
|---|
| 2431 | | GCJFLAGS='-g -O2' |
|---|
| 2432 | | GREP='/bin/grep' |
|---|
| 2433 | | HAVE_CXX_FALSE='#' |
|---|
| 2434 | | HAVE_CXX_TRUE='' |
|---|
| 2435 | | HAVE_F77_FALSE='' |
|---|
| 2436 | | HAVE_F77_TRUE='#' |
|---|
| 2437 | | HAVE_FC_FALSE='' |
|---|
| 2438 | | HAVE_FC_TRUE='#' |
|---|
| 2439 | | HAVE_GCJ_FALSE='' |
|---|
| 2440 | | HAVE_GCJ_TRUE='#' |
|---|
| 2441 | | HAVE_RC_FALSE='' |
|---|
| 2442 | | HAVE_RC_TRUE='#' |
|---|
| 2443 | | HELP2MAN='${SHELL} /boot/develop/haikuports/sys-devel/libtool/work/libtool-2.4/libltdl/config/missing --run help2man' |
|---|
| 2444 | | INSTALL_DATA='${INSTALL} -m 644' |
|---|
| 2445 | | INSTALL_LTDL_FALSE='#' |
|---|
| 2446 | | INSTALL_LTDL_TRUE='' |
|---|
| 2447 | | INSTALL_PROGRAM='${INSTALL}' |
|---|
| 2448 | | INSTALL_SCRIPT='${INSTALL}' |
|---|
| 2449 | | INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' |
|---|
| 2450 | | LASTRELEASE='' |
|---|
| 2451 | | LD='/boot/develop/abi/x86/gcc4/tools/gcc-4.4.4-haiku-100705/i586-pc-haiku/bin/ld' |
|---|
| 2452 | | LDFLAGS='' |
|---|
| 2453 | | LIBADD_DL=' ' |
|---|
| 2454 | | LIBADD_DLD_LINK='' |
|---|
| 2455 | | LIBADD_DLOPEN='' |
|---|
| 2456 | | LIBADD_SHL_LOAD='' |
|---|
| 2457 | | LIBOBJS=' ${LIBOBJDIR}argz$U.o' |
|---|
| 2458 | | LIBS='' |
|---|
| 2459 | | LIBTOOL='$(SHELL) $(top_builddir)/libtool' |
|---|
| 2460 | | LIPO='' |
|---|
| 2461 | | LN_S='ln -s' |
|---|
| 2462 | | LTDLOPEN='libltdl' |
|---|
| 2463 | | LTLIBOBJS=' ${LIBOBJDIR}argz$U.lo' |
|---|
| 2464 | | LT_CONFIG_H='config.h' |
|---|
| 2465 | | LT_DLLOADERS=' libltdl/dlopen.la' |
|---|
| 2466 | | LT_DLPREOPEN='-dlpreopen libltdl/dlopen.la ' |
|---|
| 2467 | | M4SH='$(AUTOM4TE) --language=m4sh' |
|---|
| 2468 | | MAKEINFO='${SHELL} /boot/develop/haikuports/sys-devel/libtool/work/libtool-2.4/libltdl/config/missing --run makeinfo' |
|---|
| 2469 | | MANIFEST_TOOL=':' |
|---|
| 2470 | | MKDIR_P='/bin/mkdir -p' |
|---|
| 2471 | | NM='/boot/develop/tools/gnupro/bin/nm -B' |
|---|
| 2472 | | NMEDIT='' |
|---|
| 2473 | | OBJDUMP='objdump' |
|---|
| 2474 | | OBJEXT='o' |
|---|
| 2475 | | ORDER='|' |
|---|
| 2476 | | OTOOL64='' |
|---|
| 2477 | | OTOOL='' |
|---|
| 2478 | | PACKAGE='libtool' |
|---|
| 2479 | | PACKAGE_BUGREPORT='bug-libtool@gnu.org' |
|---|
| 2480 | | PACKAGE_NAME='GNU Libtool' |
|---|
| 2481 | | PACKAGE_STRING='GNU Libtool 2.4' |
|---|
| 2482 | | PACKAGE_TARNAME='libtool' |
|---|
| 2483 | | PACKAGE_URL='http://www.gnu.org/software/libtool/' |
|---|
| 2484 | | PACKAGE_VERSION='2.4' |
|---|
| 2485 | | PATH_SEPARATOR=':' |
|---|
| 2486 | | RANLIB='ranlib' |
|---|
| 2487 | | RC='' |
|---|
| 2488 | | SED='/boot/common/bin/sed' |
|---|
| 2489 | | SET_MAKE='' |
|---|
| 2490 | | SHELL='/bin/sh' |
|---|
| 2491 | | STRIP='strip' |
|---|
| 2492 | | TIMESTAMP='' |
|---|
| 2493 | | VERSION='2.4' |
|---|
| 2494 | | ac_ct_AR='ar' |
|---|
| 2495 | | ac_ct_CC='gcc' |
|---|
| 2496 | | ac_ct_CXX='g++' |
|---|
| 2497 | | ac_ct_DUMPBIN='' |
|---|
| 2498 | | ac_ct_F77='' |
|---|
| 2499 | | ac_ct_FC='' |
|---|
| 2500 | | aclocaldir='${datadir}/aclocal' |
|---|
| 2501 | | am__EXEEXT_FALSE='' |
|---|
| 2502 | | am__EXEEXT_TRUE='#' |
|---|
| 2503 | | am__fastdepCC_FALSE='#' |
|---|
| 2504 | | am__fastdepCC_TRUE='' |
|---|
| 2505 | | am__fastdepCXX_FALSE='#' |
|---|
| 2506 | | am__fastdepCXX_TRUE='' |
|---|
| 2507 | | am__include='include' |
|---|
| 2508 | | am__isrc='' |
|---|
| 2509 | | am__leading_dot='.' |
|---|
| 2510 | | am__quote='' |
|---|
| 2511 | | am__tar='${AMTAR} chof - "$$tardir"' |
|---|
| 2512 | | am__untar='${AMTAR} xf -' |
|---|
| 2513 | | bindir='${exec_prefix}/bin' |
|---|
| 2514 | | build='i586-pc-haiku' |
|---|
| 2515 | | build_alias='' |
|---|
| 2516 | | build_cpu='i586' |
|---|
| 2517 | | build_os='haiku' |
|---|
| 2518 | | build_vendor='pc' |
|---|
| 2519 | | datadir='${datarootdir}' |
|---|
| 2520 | | datarootdir='${prefix}/share' |
|---|
| 2521 | | docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' |
|---|
| 2522 | | dvidir='${docdir}' |
|---|
| 2523 | | exec_prefix='${prefix}' |
|---|
| 2524 | | host='i586-pc-haiku' |
|---|
| 2525 | | host_alias='' |
|---|
| 2526 | | host_cpu='i586' |
|---|
| 2527 | | host_os='haiku' |
|---|
| 2528 | | host_vendor='pc' |
|---|
| 2529 | | htmldir='${docdir}' |
|---|
| 2530 | | includedir='${prefix}/include' |
|---|
| 2531 | | infodir='${datarootdir}/info' |
|---|
| 2532 | | install_sh='${SHELL} /boot/develop/haikuports/sys-devel/libtool/work/libtool-2.4/libltdl/config/install-sh' |
|---|
| 2533 | | libdir='${exec_prefix}/lib' |
|---|
| 2534 | | libexecdir='${exec_prefix}/libexec' |
|---|
| 2535 | | localedir='${datarootdir}/locale' |
|---|
| 2536 | | localstatedir='${prefix}/var' |
|---|
| 2537 | | mandir='${datarootdir}/man' |
|---|
| 2538 | | mkdir_p='/bin/mkdir -p' |
|---|
| 2539 | | oldincludedir='/usr/include' |
|---|
| 2540 | | package_revision='1.3293' |
|---|
| 2541 | | pdfdir='${docdir}' |
|---|
| 2542 | | pkgdatadir='${datadir}/libtool' |
|---|
| 2543 | | prefix='/boot/common' |
|---|
| 2544 | | program_transform_name='s,x,x,' |
|---|
| 2545 | | psdir='${docdir}' |
|---|
| 2546 | | sbindir='${exec_prefix}/sbin' |
|---|
| 2547 | | sharedstatedir='${prefix}/com' |
|---|
| 2548 | | sys_symbol_underscore='no' |
|---|
| 2549 | | sysconfdir='${prefix}/etc' |
|---|
| 2550 | | target_alias='' |
|---|
| 2551 | | to_host_file_cmd='func_convert_file_noop' |
|---|
| 2552 | | to_tool_file_cmd='func_convert_file_noop' |
|---|
| 2553 | | |
|---|
| 2554 | | ## ----------- ## |
|---|
| 2555 | | ## confdefs.h. ## |
|---|
| 2556 | | ## ----------- ## |
|---|
| 2557 | | |
|---|
| 2558 | | /* confdefs.h */ |
|---|
| 2559 | | #define PACKAGE_NAME "GNU Libtool" |
|---|
| 2560 | | #define PACKAGE_TARNAME "libtool" |
|---|
| 2561 | | #define PACKAGE_VERSION "2.4" |
|---|
| 2562 | | #define PACKAGE_STRING "GNU Libtool 2.4" |
|---|
| 2563 | | #define PACKAGE_BUGREPORT "bug-libtool@gnu.org" |
|---|
| 2564 | | #define PACKAGE_URL "http://www.gnu.org/software/libtool/" |
|---|
| 2565 | | #define PACKAGE "libtool" |
|---|
| 2566 | | #define VERSION "2.4" |
|---|
| 2567 | | #define STDC_HEADERS 1 |
|---|
| 2568 | | #define HAVE_SYS_TYPES_H 1 |
|---|
| 2569 | | #define HAVE_SYS_STAT_H 1 |
|---|
| 2570 | | #define HAVE_STDLIB_H 1 |
|---|
| 2571 | | #define HAVE_STRING_H 1 |
|---|
| 2572 | | #define HAVE_MEMORY_H 1 |
|---|
| 2573 | | #define HAVE_STRINGS_H 1 |
|---|
| 2574 | | #define HAVE_INTTYPES_H 1 |
|---|
| 2575 | | #define HAVE_STDINT_H 1 |
|---|
| 2576 | | #define HAVE_UNISTD_H 1 |
|---|
| 2577 | | #define HAVE_DLFCN_H 1 |
|---|
| 2578 | | #define LT_OBJDIR ".libs/" |
|---|
| 2579 | | #define LT_MODULE_EXT ".so" |
|---|
| 2580 | | #define LT_MODULE_PATH_VAR "LIBRARY_PATH" |
|---|
| 2581 | | #define LT_DLSEARCH_PATH "/boot/home/config/lib:/boot/common/lib:/boot/system/lib" |
|---|
| 2582 | | #define HAVE_LIBDL 1 |
|---|
| 2583 | | #define HAVE_DLERROR 1 |
|---|
| 2584 | | #define HAVE_LIBDLLOADER 1 |
|---|
| 2585 | | #define LTDL_DLOPEN_DEPLIBS 1 |
|---|
| 2586 | | #define error_t int |
|---|
| 2587 | | #define __error_t_defined 1 |
|---|
| 2588 | | #define HAVE_PRELOADED_SYMBOLS 1 |
|---|
| 2589 | | #define HAVE_UNISTD_H 1 |
|---|
| 2590 | | #define HAVE_DIRENT_H 1 |
|---|
| 2591 | | #define HAVE_CLOSEDIR 1 |
|---|
| 2592 | | #define HAVE_OPENDIR 1 |
|---|
| 2593 | | #define HAVE_READDIR 1 |
|---|
| 2594 | | #define HAVE_STRLCAT 1 |
|---|
| 2595 | | #define HAVE_STRLCPY 1 |
|---|
| 2596 | | #define LT_LIBEXT "a" |
|---|
| 2597 | | #define LT_LIBPREFIX "lib" |
|---|
| 2598 | | |
|---|
| 2599 | | configure: exit 0 |
|---|
| 2600 | | |
|---|
| 2601 | | ## ---------------------- ## |
|---|
| 2602 | | ## Running config.status. ## |
|---|
| 2603 | | ## ---------------------- ## |
|---|
| 2604 | | |
|---|
| 2605 | | This file was extended by GNU Libtool config.status 2.4, which was |
|---|
| 2606 | | generated by GNU Autoconf 2.68. Invocation command line was |
|---|
| 2607 | | |
|---|
| 2608 | | CONFIG_FILES = |
|---|
| 2609 | | CONFIG_HEADERS = |
|---|
| 2610 | | CONFIG_LINKS = |
|---|
| 2611 | | CONFIG_COMMANDS = |
|---|
| 2612 | | $ ./config.status libtool |
|---|
| 2613 | | |
|---|
| 2614 | | on shredder |
|---|
| 2615 | | |
|---|
| 2616 | | config.status:1655: executing libtool commands |
|---|
| 2617 | |
|---|