## -------------------------- ##
## libtool 2.2.10 test suite. ##
## -------------------------- ##
testsuite: command line was:
$ /var/srcpac/core/libtool/src/libtool-2.2.10/tests/testsuite MAKE=make CC=gcc CFLAGS=-march=native -O2 -pipe CPP=gcc -E CPPFLAGS= LD=/usr/bin/ld -m elf_x86_64 LDFLAGS=-Wl,--hash-style=gnu -Wl,--as-needed LIBS=-ldl LN_S=ln -s NM=/usr/bin/nm -B RANLIB=ranlib STRIP=strip lt_INSTALL=/bin/install -c OBJEXT=o EXEEXT= SHELL=/bin/sh CONFIG_SHELL=/bin/sh CXX=g++ CXXFLAGS=-march=native -O2 -pipe CXXCPP=g++ -E F77=gfortran FFLAGS=-g -O2 FC=gfortran FCFLAGS=-g -O2 GCJ=gcj GCJFLAGS=-g -O2 _lt_pkgdatadir=/var/srcpac/core/libtool/src/libtool-2.2.10 LIBTOOLIZE=/var/srcpac/core/libtool/src/libtool-2.2.10/libtoolize LIBTOOL=/var/srcpac/core/libtool/src/libtool-2.2.10/libtool tst_aclocaldir=/var/srcpac/core/libtool/src/libtool-2.2.10/libltdl/m4
## ----------- ##
## ChangeLogs. ##
## ----------- ##
testsuite: ../ChangeLog:
| 2010-06-09 Gary V. Vaughan
|
| Prepare for next release.
| * configure.ac, libltdl/configure.ac (AC_INIT): Bump version number
| to 2.2.10.
| * NEWS: Update version number.
|
| Fix a quoting bug with ./commit -a 'A U Thor'.
| * clcommit.m4sh (func_commit): Use func_show_eval when calling
| git, so that the previously func_quote_for_eval()ed $git_flags is
## --------- ##
## Platform. ##
## --------- ##
hostname = archynx
uname -m = x86_64
uname -r = 2.6.35-ARCH
uname -s = Linux
uname -v = #1 SMP PREEMPT Tue Sep 21 09:22:09 CEST 2010
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
/bin/arch = x86_64
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /var/srcpac/core/libtool/src/libtool-2.2.10/tests
PATH: /bin
PATH: /usr/bin
PATH: /sbin
PATH: /usr/sbin
PATH: /usr/lib/perl5/core_perl/bin
testsuite: atconfig:
| # Configurable variable values for building test suites.
| # Generated by ./config.status.
| # Copyright (C) 2009 Free Software Foundation, Inc.
|
| # The test suite will define top_srcdir=/../.. etc.
| at_testdir='tests'
| abs_builddir='/var/srcpac/core/libtool/src/libtool-2.2.10/tests'
| at_srcdir='.'
| abs_srcdir='/var/srcpac/core/libtool/src/libtool-2.2.10/tests'
| at_top_srcdir='..'
| abs_top_srcdir='/var/srcpac/core/libtool/src/libtool-2.2.10'
| at_top_build_prefix='../'
| abs_top_builddir='/var/srcpac/core/libtool/src/libtool-2.2.10'
|
| # Backward compatibility with Autotest <= 2.59b:
| at_top_builddir=$at_top_build_prefix
|
| AUTOTEST_PATH='tests'
|
| SHELL=${CONFIG_SHELL-'/bin/sh'}
## ---------------- ##
## Tested programs. ##
## ---------------- ##
## ------------------ ##
## Running the tests. ##
## ------------------ ##
testsuite: starting at: Thu Sep 23 23:25:55 BRT 2010
1. libtoolize macro installation (libtoolize.at:83): ok (0m0.027s 0m0.017s)
2. libtoolize macro directory mismatch error (libtoolize.at:108): ok (0m0.017s 0m0.000s)
3. libtoolize macro serial update (libtoolize.at:128): ok (0m0.117s 0m0.063s)
4. libtoolize config files serial update (libtoolize.at:201): ok (0m0.137s 0m0.113s)
5. diagnose missing LT_CONFIG_LTDL_DIR (libtoolize.at:281): ok (0m0.050s 0m0.077s)
6. copy ltdl.m4 with shared macro directory (libtoolize.at:426): ok (0m0.047s 0m0.053s)
7. correctly parse LTDL_INIT from configure.ac (libtoolize.at:438): ok (0m0.047s 0m0.053s)
8. diagnose missing LTDL_INIT invocation (libtoolize.at:450): ok (0m0.060s 0m0.057s)
9. upgrading verbatim style aclocal.m4 (libtoolize.at:527): ok (0m2.303s 0m0.147s)
10. verbatim aclocal.m4 w/o AC_CONFIG_MACRO_DIR (libtoolize.at:651): ok (0m2.330s 0m0.130s)
11. nonrecursive ltdl with AC_CONFIG_MACRO_DIR (libtoolize.at:783): ok (0m0.047s 0m0.093s)
12. subproject ltdl with non-shared directories (libtoolize.at:854): ok (0m0.077s 0m0.103s)
13. LIBTOOLIZE_OPTIONS (libtoolize.at:945): ok (0m0.067s 0m0.037s)
14. cleanup old installation (libtoolize.at:992): ok (0m0.083s 0m0.087s)
15. standard command line options (help.at:26): ok (0m0.637s 0m0.080s)
16. mode short-hands (help.at:41): ok (0m0.627s 0m0.197s)
17. duplicate members in archive tests (duplicate_members.at:25): ok (0m0.770s 0m0.377s)
18. duplicate convenience archive names (duplicate_conv.at:25): ok (0m1.090s 0m0.340s)
20. passing CC flags through libtool (flags.at:24): ok (0m0.663s 0m0.107s)
21. passing CXX flags through libtool (flags.at:24): ok (0m0.777s 0m0.180s)
22. passing F77 flags through libtool (flags.at:24): ok (0m0.703s 0m0.153s)
23. passing FC flags through libtool (flags.at:24): ok (0m0.730s 0m0.180s)
25. inherited_linker_flags (inherited_flags.at:26): ok (0m0.890s 0m0.240s)
26. C convenience archives (convenience.at:30): ok (0m1.277s 0m0.377s)
27. C++ convenience archives (convenience.at:69): ok (0m1.600s 0m0.523s)
28. F77 convenience archives (convenience.at:109): ok (0m1.213s 0m0.327s)
29. FC convenience archives (convenience.at:169): ok (0m1.257s 0m0.403s)
30. Java convenience archives (convenience.at:229): skipped (convenience.at:265)
31. Link order test (link-order.at:26): ok (0m1.510s 0m0.533s)
32. Link order of deplibs (link-order2.at:46): ok (0m2.950s 0m0.633s)
33. Failure tests (fail.at:27): ok (0m0.670s 0m0.237s)
34. shlibpath_overrides_runpath (shlibpath.at:25): ok (0m0.703s 0m0.163s)
35. Runpath in libtool library files (runpath-in-lalib.at:25): ok (0m0.550s 0m0.193s)
36. static linking flags for programs (static.at:68): ok (0m3.553s 0m1.060s)
37. ccache -all-static (static.at:358): ok (0m0.123s 0m0.047s)
38. Export test (export.at:25): ok (0m1.707s 0m0.507s)
39. sys_lib_search_path (search-path.at:25): ok (0m0.180s 0m0.043s)
40. indirect convenience (indirect_deps.at:25): ok (0m0.967s 0m0.293s)
41. indirect uninstalled (indirect_deps.at:71): ok (0m1.047s 0m0.387s)
43. execute mode (execute-mode.at:25): ok (0m2.730s 0m0.453s)
44. bindir compile check (bindir.at:64): ok (0m0.043s 0m0.027s)
45. bindir basic lib test (bindir.at:81): ok (0m0.577s 0m0.240s)
46. bindir install tests (bindir.at:190): ok (0m22.505s 0m5.350s)
47. cwrapper for uninstalled executables (cwrapper.at:25): ok (0m1.753s 0m0.620s)
48. deplib in subdir (deplib-in-subdir.at:34): ok (0m1.957s 0m0.690s)
49. inferred tag (infer-tag.at:30): ok (0m0.053s 0m0.040s)
50. CXX inferred tag (infer-tag.at:42): ok (0m0.070s 0m0.040s)
51. F77 inferred tag (infer-tag.at:55): ok (0m0.037s 0m0.033s)
52. FC inferred tag (infer-tag.at:69): ok (0m0.030s 0m0.037s)
53. GCJ inferred tag (infer-tag.at:83): skipped (infer-tag.at:96)
54. localized compiler messages (localization.at:25): ok (0m0.157s 0m0.080s)
55. Install tests (install.at:25): ok (0m0.303s 0m0.050s)
56. versioning (versioning.at:24): ok (0m2.720s 0m0.673s)
57. Simple DESTDIR install (destdir.at:48): ok (0m0.347s 0m0.127s)
58. DESTDIR with in-package deplibs (destdir.at:75): ok (0m1.387s 0m0.497s)
59. AM_PROG_LIBTOOL (old-m4-iface.at:40): ok (0m2.223s 0m0.787s)
60. AC_WITH_LTDL (old-m4-iface.at:112): ok (0m11.126s 0m3.543s)
61. C subdir-objects (am-subdir.at:33): ok (0m5.340s 0m1.220s)
62. C++ subdir-objects (am-subdir.at:93): ok (0m6.450s 0m1.473s)
63. lt_dlexit unloading libs (lt_dlexit.at:30): ok (0m0.513s 0m0.163s)
64. lt_dlopenadvise library loading (lt_dladvise.at:28): ok (0m0.947s 0m0.370s)
66. lt_dlopen archive (lt_dlopen_a.at:23): ok (0m0.350s 0m0.130s)
67. lt_dlopenext error messages (lt_dlopenext.at:23): ok (0m0.520s 0m0.150s)
68. ltdl API (ltdl-api.at:25): skipped (ltdl-api.at:31)
69. dlloader API (dlloader-api.at:23): ok (0m0.340s 0m0.117s)
70. loadlibrary error messages (loadlibrary.at:23): skipped (loadlibrary.at:250)
71. syntax of .la files (lalib-syntax.at:24): ok (0m0.293s 0m0.083s)
72. resident modules (resident.at:27): ok (0m0.307s 0m0.133s)
73. SList functionality (slist.at:24): ok (0m0.217s 0m0.047s)
74. enforced lib prefix (need_lib_prefix.at:25): ok (0m0.690s 0m0.207s)
75. compiling softlinked libltdl (standalone.at:31): ok (0m5.256s 0m2.030s)
76. compiling copied libltdl (standalone.at:46): ok (0m5.333s 0m1.900s)
77. installable libltdl (standalone.at:61): ok (0m4.880s 0m1.887s)
78. linking libltdl without autotools (standalone.at:79): ok (0m4.926s 0m1.913s)
79. compiling softlinked libltdl (subproject.at:57): ok (0m10.419s 0m3.320s)
80. compiling copied libltdl (subproject.at:73): ok (0m10.316s 0m3.380s)
81. installable libltdl (subproject.at:89): ok (0m10.609s 0m3.380s)
82. linking libltdl without autotools (subproject.at:109): ok (0m4.963s 0m1.880s)
83. compiling softlinked libltdl (nonrecursive.at:78): ok (0m8.316s 0m2.110s)
84. compiling copied libltdl (nonrecursive.at:102): ok (0m8.323s 0m2.133s)
85. installable libltdl (nonrecursive.at:126): ok (0m8.449s 0m2.147s)
86. compiling softlinked libltdl (recursive.at:60): ok (0m11.836s 0m2.123s)
87. compiling copied libltdl (recursive.at:80): ok (0m11.349s 0m2.400s)
88. installable libltdl (recursive.at:100): ok (0m11.803s 0m2.283s)
89. simple template test (template.at:27): ok (0m0.490s 0m0.197s)
90. template test with subdirs (template.at:126): ok (0m1.967s 0m0.503s)
91. C++ static constructors (ctor.at:27): ok (0m0.433s 0m0.150s)
92. C++ exception handling (exceptions.at:24): ok (0m1.877s 0m0.310s)
93. config.status (early-libtool.at:32): ok (0m4.213s 0m0.917s)
94. config.lt (early-libtool.at:126): ok (0m6.593s 0m1.750s)
95. AC_NO_EXECUTABLES (no-executables.at:26): ok (0m7.580s 0m2.280s)
97. installable libltdl (configure-iface.at:102): ok (0m12.483s 0m3.693s)
98. --with-ltdl-include/lib (configure-iface.at:162): ok (0m14.729s 0m5.086s)
99. --with-included-ltdl (configure-iface.at:243): ok (0m10.719s 0m3.540s)
100. convenience libltdl (configure-iface.at:304): ok (0m3.970s 0m0.973s)
101. Link option thorough search test (stresstest.at:31): ok (0m34.554s 0m11.806s)
103. darwin fat compile (darwin.at:26): skipped (darwin.at:42)
104. darwin concurrent library extraction (darwin.at:103): ok (0m1.537s 0m0.623s)
105. darwin gdb debug information (darwin.at:152): ok (0m0.517s 0m0.187s)
106. deplibs without file command (deplibs-mingw.at:27): ok (0m0.350s 0m0.123s)
testsuite: ending at: Thu Sep 23 23:42:26 BRT 2010
testsuite: test suite duration: 0h 16m 31s
## ------------- ##
## Test results. ##
## ------------- ##
ERROR: 101 tests were run,
6 failed (4 expected failures).
5 tests were skipped.
## ------------------------ ##
## Summary of the failures. ##
## ------------------------ ##
Failed tests:
libtool 2.2.10 test suite test groups:
NUM: FILE-NAME:LINE TEST-GROUP-NAME
KEYWORDS
24: flags.at:24 passing GCJ flags through libtool
libtool gcj
102: cmdline_wrap.at:28 Run tests with low max_cmd_len
recursive
Skipped tests:
libtool 2.2.10 test suite test groups:
NUM: FILE-NAME:LINE TEST-GROUP-NAME
KEYWORDS
30: convenience.at:229 Java convenience archives
gcj libtool
53: infer-tag.at:83 GCJ inferred tag
gcj libtool
68: ltdl-api.at:25 ltdl API
libltdl
70: loadlibrary.at:23 loadlibrary error messages
libltdl
103: darwin.at:26 darwin fat compile
## ---------------------- ##
## Detailed failed tests. ##
## ---------------------- ##
# -*- compilation -*-
24. flags.at:24: testing ...
./flags.at:24: { test -n "$GCJ" && test "X$GCJ" != Xno; } || (exit 77)
enable shared libraries
./flags.at:24: $LIBTOOL --tag=GCJ --mode=compile $compile -c $source
stderr:
Can't exec "/usr/bin/gcj": No such file or directory at /bin/gcj line 240.
Couldn't exec at /bin/gcj line 240.
stdout:
libtool: compile: gcj -g -O2 -c a.java
./flags.at:24: exit code was 1, expected 0
24. flags.at:24: 24. passing GCJ flags through libtool (flags.at:24): FAILED (flags.at:24)
# -*- compilation -*-
102. cmdline_wrap.at:28: testing ...
./cmdline_wrap.at:43: $CONFIG_SHELL $abs_srcdir/testsuite -k libtool$INNER_TESTSUITEFLAGS
stderr:
ERROR: 46 tests were run,
4 failed (3 expected failures).
2 tests were skipped.
stdout:
## -------------------------- ##
## libtool 2.2.10 test suite. ##
## -------------------------- ##
Testing libtool functions.
15: standard command line options ok
17: duplicate members in archive tests ok
18: duplicate convenience archive names ok
19: preserve duplicate convenience deps expected failure (duplicate_deps.at:72)
20: passing CC flags through libtool ok
21: passing CXX flags through libtool ok
22: passing F77 flags through libtool ok
23: passing FC flags through libtool ok
24: passing GCJ flags through libtool FAILED (flags.at:24)
25: inherited_linker_flags ok
26: C convenience archives ok
27: C++ convenience archives ok
28: F77 convenience archives ok
29: FC convenience archives ok
30: Java convenience archives skipped (convenience.at:265)
31: Link order test ok
32: Link order of deplibs ok
33: Failure tests ok
34: shlibpath_overrides_runpath ok
35: Runpath in libtool library files ok
36: static linking flags for programs ok
38: Export test ok
39: sys_lib_search_path ok
40: indirect convenience ok
41: indirect uninstalled ok
42: static library contains static library expected failure (archive-in-archive.at:49)
43: execute mode ok
47: cwrapper for uninstalled executables ok
48: deplib in subdir ok
49: inferred tag ok
50: CXX inferred tag ok
51: F77 inferred tag ok
52: FC inferred tag ok
53: GCJ inferred tag skipped (infer-tag.at:96)
54: localized compiler messages ok
55: Install tests ok
56: versioning ok
DESTDIR tests
57: Simple DESTDIR install ok
58: DESTDIR with in-package deplibs ok
Libltdl functionality.
71: syntax of .la files ok
74: enforced lib prefix ok
C++ template tests.
89: simple template test ok
90: template test with subdirs ok
Constructors.
91: C++ static constructors ok
92: C++ exception handling ok
Detecting identical deplibs.
96: build tree relpaths expected failure (deplibs-ident.at:68)
Libtool stress test.
101: Link option thorough search test ok
Mac OS X tests
106: deplibs without file command ok
## ------------- ##
## Test results. ##
## ------------- ##
## -------------------------- ##
## testsuite.log was created. ##
## -------------------------- ##
Please send `testsuite.log' and all information you think might help:
To:
Subject: [libtool 2.2.10] testsuite: 24 failed
You may investigate any problem if you feel able to do so, in which
case the test suite provides a good starting point. Its output may
be found below `testsuite.dir'.
./cmdline_wrap.at:43: exit code was 1, expected 0
testsuite.log:
> ## -------------------------- ##
> ## libtool 2.2.10 test suite. ##
> ## -------------------------- ##
>
> testsuite: command line was:
> $ /var/srcpac/core/libtool/src/libtool-2.2.10/tests/testsuite -k libtool abs_top_srcdir=/var/srcpac/core/libtool/src/libtool-2.2.10 abs_builddir=/var/srcpac/core/libtool/src/libtool-2.2.10/tests
>
> ## --------- ##
> ## Platform. ##
> ## --------- ##
>
> hostname = archynx
> uname -m = x86_64
> uname -r = 2.6.35-ARCH
> uname -s = Linux
> uname -v = #1 SMP PREEMPT Tue Sep 21 09:22:09 CEST 2010
>
> /usr/bin/uname -p = unknown
> /bin/uname -X = unknown
>
> /bin/arch = x86_64
> /usr/bin/arch -k = unknown
> /usr/convex/getsysinfo = unknown
> /usr/bin/hostinfo = unknown
> /bin/machine = unknown
> /usr/bin/oslevel = unknown
> /bin/universe = unknown
>
> PATH: /var/srcpac/core/libtool/src/libtool-2.2.10/tests
> PATH: /bin
> PATH: /usr/bin
> PATH: /sbin
> PATH: /usr/sbin
> PATH: /usr/lib/perl5/core_perl/bin
>
> ## ---------------- ##
> ## Tested programs. ##
> ## ---------------- ##
>
> ## ------------------ ##
> ## Running the tests. ##
> ## ------------------ ##
> testsuite: starting at: Thu Sep 23 23:39:25 BRT 2010
> 15. standard command line options (help.at:26): ok (0m0.637s 0m0.100s)
> 17. duplicate members in archive tests (duplicate_members.at:25): ok (0m0.783s 0m0.367s)
> 18. duplicate convenience archive names (duplicate_conv.at:25): ok (0m1.123s 0m0.313s)
> 20. passing CC flags through libtool (flags.at:24): ok (0m0.690s 0m0.123s)
> 21. passing CXX flags through libtool (flags.at:24): ok (0m0.830s 0m0.150s)
> 22. passing F77 flags through libtool (flags.at:24): ok (0m0.737s 0m0.130s)
> 23. passing FC flags through libtool (flags.at:24): ok (0m0.770s 0m0.177s)
> 25. inherited_linker_flags (inherited_flags.at:26): ok (0m0.937s 0m0.267s)
> 26. C convenience archives (convenience.at:30): ok (0m1.343s 0m0.423s)
> 27. C++ convenience archives (convenience.at:69): ok (0m1.760s 0m0.467s)
> 28. F77 convenience archives (convenience.at:109): ok (0m1.113s 0m0.363s)
> 29. FC convenience archives (convenience.at:169): ok (0m1.100s 0m0.387s)
> 30. Java convenience archives (convenience.at:229): skipped (convenience.at:265)
> 31. Link order test (link-order.at:26): ok (0m1.450s 0m0.513s)
> 32. Link order of deplibs (link-order2.at:46): ok (0m2.586s 0m0.710s)
> 33. Failure tests (fail.at:27): ok (0m0.653s 0m0.220s)
> 34. shlibpath_overrides_runpath (shlibpath.at:25): ok (0m0.617s 0m0.200s)
> 35. Runpath in libtool library files (runpath-in-lalib.at:25): ok (0m0.543s 0m0.210s)
> 36. static linking flags for programs (static.at:68): ok (0m3.240s 0m1.107s)
> 38. Export test (export.at:25): ok (0m1.620s 0m0.497s)
> 39. sys_lib_search_path (search-path.at:25): ok (0m0.173s 0m0.050s)
> 40. indirect convenience (indirect_deps.at:25): ok (0m0.933s 0m0.277s)
> 41. indirect uninstalled (indirect_deps.at:71): ok (0m1.057s 0m0.363s)
> 43. execute mode (execute-mode.at:25): ok (0m2.620s 0m0.463s)
> 47. cwrapper for uninstalled executables (cwrapper.at:25): ok (0m1.573s 0m0.617s)
> 48. deplib in subdir (deplib-in-subdir.at:34): ok (0m2.000s 0m0.513s)
> 49. inferred tag (infer-tag.at:30): ok (0m0.047s 0m0.043s)
> 50. CXX inferred tag (infer-tag.at:42): ok (0m0.073s 0m0.037s)
> 51. F77 inferred tag (infer-tag.at:55): ok (0m0.030s 0m0.033s)
> 52. FC inferred tag (infer-tag.at:69): ok (0m0.037s 0m0.027s)
> 53. GCJ inferred tag (infer-tag.at:83): skipped (infer-tag.at:96)
> 54. localized compiler messages (localization.at:25): ok (0m0.120s 0m0.090s)
> 55. Install tests (install.at:25): ok (0m0.260s 0m0.067s)
> 56. versioning (versioning.at:24): ok (0m2.573s 0m0.627s)
> 57. Simple DESTDIR install (destdir.at:48): ok (0m0.367s 0m0.083s)
> 58. DESTDIR with in-package deplibs (destdir.at:75): ok (0m1.257s 0m0.470s)
> 71. syntax of .la files (lalib-syntax.at:24): ok (0m0.263s 0m0.067s)
> 74. enforced lib prefix (need_lib_prefix.at:25): ok (0m0.623s 0m0.203s)
> 89. simple template test (template.at:27): ok (0m0.537s 0m0.160s)
> 90. template test with subdirs (template.at:126): ok (0m1.990s 0m0.503s)
> 91. C++ static constructors (ctor.at:27): ok (0m0.420s 0m0.167s)
> 92. C++ exception handling (exceptions.at:24): ok (0m1.857s 0m0.307s)
> 101. Link option thorough search test (stresstest.at:31): ok (0m33.564s 0m11.333s)
> 106. deplibs without file command (deplibs-mingw.at:27): ok (0m0.370s 0m0.113s)
> testsuite: ending at: Thu Sep 23 23:42:22 BRT 2010
> testsuite: test suite duration: 0h 2m 57s
>
> ## ------------- ##
> ## Test results. ##
> ## ------------- ##
>
> ERROR: 46 tests were run,
> 4 failed (3 expected failures).
> 2 tests were skipped.
>
> ## ------------------------ ##
> ## Summary of the failures. ##
> ## ------------------------ ##
> Failed tests:
> libtool 2.2.10 test suite test groups:
>
> NUM: FILE-NAME:LINE TEST-GROUP-NAME
> KEYWORDS
>
> 24: flags.at:24 passing GCJ flags through libtool
> libtool gcj
>
> Skipped tests:
> libtool 2.2.10 test suite test groups:
>
> NUM: FILE-NAME:LINE TEST-GROUP-NAME
> KEYWORDS
>
> 30: convenience.at:229 Java convenience archives
> gcj libtool
> 53: infer-tag.at:83 GCJ inferred tag
> gcj libtool
>
> ## ---------------------- ##
> ## Detailed failed tests. ##
> ## ---------------------- ##
>
> # -*- compilation -*-
> 24. flags.at:24: testing ...
> /flags.at:24: { test -n "$GCJ" && test "X$GCJ" != Xno; } || (exit 77)
> enable shared libraries
> /flags.at:24: $LIBTOOL --tag=GCJ --mode=compile $compile -c $source
> stderr:
> Can't exec "/usr/bin/gcj": No such file or directory at /bin/gcj line 240.
> Couldn't exec at /bin/gcj line 240.
> stdout:
> libtool: compile: gcj -g -O2 -c a.java
> /flags.at:24: exit code was 1, expected 0
> 24. flags.at:24: 24. passing GCJ flags through libtool (flags.at:24): FAILED (flags.at:24)
>
>
102. cmdline_wrap.at:28: 102. Run tests with low max_cmd_len (cmdline_wrap.at:28): FAILED (cmdline_wrap.at:43)
## ------------- ##
## ../config.log ##
## ------------- ##
| This file contains any messages produced by compilers while
| running configure, to aid debugging if configure makes a mistake.
|
| It was created by libtool configure 2.2.10, which was
| generated by GNU Autoconf 2.65. Invocation command line was
|
| $ ./configure --prefix=/usr
|
| ## --------- ##
| ## Platform. ##
| ## --------- ##
|
| hostname = archynx
| uname -m = x86_64
| uname -r = 2.6.35-ARCH
| uname -s = Linux
| uname -v = #1 SMP PREEMPT Tue Sep 21 09:22:09 CEST 2010
|
| /usr/bin/uname -p = unknown
| /bin/uname -X = unknown
|
| /bin/arch = x86_64
| /usr/bin/arch -k = unknown
| /usr/convex/getsysinfo = unknown
| /usr/bin/hostinfo = unknown
| /bin/machine = unknown
| /usr/bin/oslevel = unknown
| /bin/universe = unknown
|
| PATH: /bin
| PATH: /usr/bin
| PATH: /sbin
| PATH: /usr/sbin
| PATH: /usr/lib/perl5/core_perl/bin
|
|
| ## ----------- ##
| ## Core tests. ##
| ## ----------- ##
|
| configure:2670: checking for a BSD-compatible install
| configure:2738: result: /bin/install -c
| configure:2749: checking whether build environment is sane
| configure:2799: result: yes
| configure:2940: checking for a thread-safe mkdir -p
| configure:2979: result: /bin/mkdir -p
| configure:2992: checking for gawk
| configure:3008: found /bin/gawk
| configure:3019: result: gawk
| configure:3030: checking whether make sets $(MAKE)
| configure:3052: result: yes
| configure:3139: checking whether subdir libobjs are useable
| configure:3150: result: yes
| configure:3240: checking for gcc
| configure:3256: found /bin/gcc
| configure:3267: result: gcc
| configure:3496: checking for C compiler version
| configure:3505: gcc --version >&5
| gcc (GCC) 4.5.1
| Copyright (C) 2010 Free Software Foundation, Inc.
| This is free software; see the source for copying conditions. There is NO
| warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
| configure:3516: $? = 0
| configure:3505: gcc -v >&5
| Using built-in specs.
| COLLECT_GCC=/usr/bin/gcc
| COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.1/lto-wrapper
| Target: x86_64-unknown-linux-gnu
| Configured with: ../configure --prefix=/usr --enable-languages=c,c++,fortran,objc,obj-c++,ada --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-gnu-unique-object --enable-lto --enable-plugin --disable-multilib --disable-libstdcxx-pch --with-system-zlib --with-ppl --with-cloog --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info
| Thread model: posix
| gcc version 4.5.1 (GCC)
| configure:3516: $? = 0
| configure:3505: gcc -V >&5
| gcc: '-V' option must have argument
| configure:3516: $? = 1
| configure:3505: gcc -qversion >&5
| gcc: unrecognized option '-qversion'
| gcc: no input files
| configure:3516: $? = 1
| configure:3536: checking whether the C compiler works
| configure:3558: gcc -march=native -O2 -pipe -Wl,--hash-style=gnu -Wl,--as-needed conftest.c >&5
| configure:3562: $? = 0
| configure:3611: result: yes
| configure:3614: checking for C compiler default output file name
| configure:3616: result: a.out
| configure:3622: checking for suffix of executables
| configure:3629: gcc -o conftest -march=native -O2 -pipe -Wl,--hash-style=gnu -Wl,--as-needed conftest.c >&5
| configure:3633: $? = 0
| configure:3655: result:
| configure:3677: checking whether we are cross compiling
| configure:3685: gcc -o conftest -march=native -O2 -pipe -Wl,--hash-style=gnu -Wl,--as-needed conftest.c >&5
| configure:3689: $? = 0
| configure:3696: ./conftest
| configure:3700: $? = 0
| configure:3715: result: no
| configure:3720: checking for suffix of object files
| configure:3742: gcc -c -march=native -O2 -pipe conftest.c >&5
| configure:3746: $? = 0
| configure:3767: result: o
| configure:3771: checking whether we are using the GNU C compiler
| configure:3790: gcc -c -march=native -O2 -pipe conftest.c >&5
| configure:3790: $? = 0
| configure:3799: result: yes
| configure:3808: checking whether gcc accepts -g
| configure:3828: gcc -c -g conftest.c >&5
| configure:3828: $? = 0
| configure:3869: result: yes
| configure:3886: checking for gcc option to accept ISO C89
| configure:3950: gcc -c -march=native -O2 -pipe conftest.c >&5
| configure:3950: $? = 0
| configure:3963: result: none needed
| configure:3994: checking for style of include used by make
| configure:4022: result: GNU
| configure:4047: checking dependency style of gcc
| configure:4157: result: gcc3
| configure:4173: checking whether gcc and cc understand -c and -o together
| configure:4204: gcc -c conftest.c -o conftest2.o >&5
| configure:4208: $? = 0
| configure:4214: gcc -c conftest.c -o conftest2.o >&5
| configure:4218: $? = 0
| configure:4229: cc -c conftest.c >&5
| configure:4233: $? = 0
| configure:4241: cc -c conftest.c -o conftest2.o >&5
| configure:4245: $? = 0
| configure:4251: cc -c conftest.c -o conftest2.o >&5
| configure:4255: $? = 0
| configure:4273: result: yes
| configure:4303: checking how to run the C preprocessor
| configure:4334: gcc -E conftest.c
| configure:4334: $? = 0
| configure:4348: gcc -E conftest.c
| conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
| compilation terminated.
| configure:4348: $? = 1
| configure: failed program was:
| | /* confdefs.h */
| | #define PACKAGE_NAME "libtool"
| | #define PACKAGE_TARNAME "libtool"
| | #define PACKAGE_VERSION "2.2.10"
| | #define PACKAGE_STRING "libtool 2.2.10"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE_URL ""
| | #define PACKAGE "libtool"
| | #define VERSION "2.2.10"
| | /* end confdefs.h. */
| | #include
| configure:4373: result: gcc -E
| configure:4393: gcc -E conftest.c
| configure:4393: $? = 0
| configure:4407: gcc -E conftest.c
| conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
| compilation terminated.
| configure:4407: $? = 1
| configure: failed program was:
| | /* confdefs.h */
| | #define PACKAGE_NAME "libtool"
| | #define PACKAGE_TARNAME "libtool"
| | #define PACKAGE_VERSION "2.2.10"
| | #define PACKAGE_STRING "libtool 2.2.10"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE_URL ""
| | #define PACKAGE "libtool"
| | #define VERSION "2.2.10"
| | /* end confdefs.h. */
| | #include
| configure:4468: checking build system type
| configure:4482: result: x86_64-unknown-linux-gnu
| configure:4502: checking host system type
| configure:4515: result: x86_64-unknown-linux-gnu
| configure:4556: checking how to print strings
| configure:4583: result: printf
| configure:4604: checking for a sed that does not truncate output
| configure:4668: result: /bin/sed
| configure:4686: checking for grep that handles long lines and -e
| configure:4744: result: /bin/grep
| configure:4749: checking for egrep
| configure:4811: result: /bin/grep -E
| configure:4816: checking for fgrep
| configure:4878: result: /bin/grep -F
| configure:4913: checking for ld used by gcc
| configure:4980: result: /usr/bin/ld
| configure:4987: checking if the linker (/usr/bin/ld) is GNU ld
| configure:5002: result: yes
| configure:5014: checking for BSD- or MS-compatible name lister (nm)
| configure:5063: result: /usr/bin/nm -B
| configure:5193: checking the name lister (/usr/bin/nm -B) interface
| configure:5200: gcc -c -march=native -O2 -pipe conftest.c >&5
| configure:5203: /usr/bin/nm -B "conftest.o"
| configure:5206: output
| 0000000000000000 B some_variable
| configure:5213: result: BSD nm
| configure:5216: checking whether ln -s works
| configure:5220: result: yes
| configure:5228: checking the maximum length of command line arguments
| configure:5353: result: 1572864
| configure:5370: checking whether the shell understands some XSI constructs
| configure:5380: result: yes
| configure:5384: checking whether the shell understands "+="
| configure:5390: result: yes
| configure:5425: checking for /usr/bin/ld option to reload object files
| configure:5432: result: -r
| configure:5501: checking for objdump
| configure:5517: found /usr/bin/objdump
| configure:5528: result: objdump
| configure:5557: checking how to recognize dependent libraries
| configure:5759: result: pass_all
| configure:5819: checking for ar
| configure:5835: found /usr/bin/ar
| configure:5846: result: ar
| configure:5924: checking for strip
| configure:5940: found /usr/bin/strip
| configure:5951: result: strip
| configure:6023: checking for ranlib
| configure:6039: found /usr/bin/ranlib
| configure:6050: result: ranlib
| configure:6152: checking command to parse /usr/bin/nm -B output from gcc object
| configure:6270: gcc -c -march=native -O2 -pipe conftest.c >&5
| configure:6273: $? = 0
| configure:6277: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
| configure:6280: $? = 0
| configure:6334: gcc -o conftest -march=native -O2 -pipe -Wl,--hash-style=gnu -Wl,--as-needed conftest.c conftstm.o >&5
| configure:6337: $? = 0
| configure:6375: result: ok
| configure:6471: gcc -c -march=native -O2 -pipe conftest.c >&5
| configure:6474: $? = 0
| configure:7212: checking for ANSI C header files
| configure:7232: gcc -c -march=native -O2 -pipe conftest.c >&5
| configure:7232: $? = 0
| configure:7305: gcc -o conftest -march=native -O2 -pipe -Wl,--hash-style=gnu -Wl,--as-needed conftest.c >&5
| configure:7305: $? = 0
| configure:7305: ./conftest
| configure:7305: $? = 0
| configure:7316: result: yes
| configure:7329: checking for sys/types.h
| configure:7329: gcc -c -march=native -O2 -pipe conftest.c >&5
| configure:7329: $? = 0
| configure:7329: result: yes
| configure:7329: checking for sys/stat.h
| configure:7329: gcc -c -march=native -O2 -pipe conftest.c >&5
| configure:7329: $? = 0
| configure:7329: result: yes
| configure:7329: checking for stdlib.h
| configure:7329: gcc -c -march=native -O2 -pipe conftest.c >&5
| configure:7329: $? = 0
| configure:7329: result: yes
| configure:7329: checking for string.h
| configure:7329: gcc -c -march=native -O2 -pipe conftest.c >&5
| configure:7329: $? = 0
| configure:7329: result: yes
| configure:7329: checking for memory.h
| configure:7329: gcc -c -march=native -O2 -pipe conftest.c >&5
| configure:7329: $? = 0
| configure:7329: result: yes
| configure:7329: checking for strings.h
| configure:7329: gcc -c -march=native -O2 -pipe conftest.c >&5
| configure:7329: $? = 0
| configure:7329: result: yes
| configure:7329: checking for inttypes.h
| configure:7329: gcc -c -march=native -O2 -pipe conftest.c >&5
| configure:7329: $? = 0
| configure:7329: result: yes
| configure:7329: checking for stdint.h
| configure:7329: gcc -c -march=native -O2 -pipe conftest.c >&5
| configure:7329: $? = 0
| configure:7329: result: yes
| configure:7329: checking for unistd.h
| configure:7329: gcc -c -march=native -O2 -pipe conftest.c >&5
| configure:7329: $? = 0
| configure:7329: result: yes
| configure:7344: checking for dlfcn.h
| configure:7344: gcc -c -march=native -O2 -pipe conftest.c >&5
| configure:7344: $? = 0
| configure:7344: result: yes
| configure:7828: checking for objdir
| configure:7843: result: .libs
| configure:8114: checking if gcc supports -fno-rtti -fno-exceptions
| configure:8132: gcc -c -march=native -O2 -pipe -fno-rtti -fno-exceptions conftest.c >&5
| cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
| configure:8136: $? = 0
| configure:8149: result: no
| configure:8169: checking for gcc option to produce PIC
| configure:8454: result: -fPIC -DPIC
| configure:8466: checking if gcc PIC flag -fPIC -DPIC works
| configure:8484: gcc -c -march=native -O2 -pipe -fPIC -DPIC -DPIC conftest.c >&5
| configure:8488: $? = 0
| configure:8501: result: yes
| configure:8525: checking if gcc static flag -static works
| configure:8553: result: yes
| configure:8568: checking if gcc supports -c -o file.o
| configure:8589: gcc -c -march=native -O2 -pipe -o out/conftest2.o conftest.c >&5
| configure:8593: $? = 0
| configure:8615: result: yes
| configure:8623: checking if gcc supports -c -o file.o
| configure:8670: result: yes
| configure:8703: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
| configure:9778: result: yes
| configure:9815: checking whether -lc should be explicitly linked in
| configure:9823: gcc -c -march=native -O2 -pipe conftest.c >&5
| configure:9826: $? = 0
| configure:9841: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1
| configure:9844: $? = 0
| configure:9858: result: no
| configure:10023: checking dynamic linker characteristics
| configure:10478: gcc -o conftest -march=native -O2 -pipe -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-rpath -Wl,/foo conftest.c >&5
| configure:10478: $? = 0
| configure:10700: result: GNU/Linux ld.so
| configure:10807: checking how to hardcode library paths into programs
| configure:10832: result: immediate
| configure:10926: checking for shl_load
| configure:10926: gcc -o conftest -march=native -O2 -pipe -Wl,--hash-style=gnu -Wl,--as-needed conftest.c >&5
| /tmp/ccW4WN0K.o: In function `main':
| conftest.c:(.text+0x7): undefined reference to `shl_load'
| collect2: ld returned 1 exit status
| configure:10926: $? = 1
| configure: failed program was:
| | /* confdefs.h */
| | #define PACKAGE_NAME "libtool"
| | #define PACKAGE_TARNAME "libtool"
| | #define PACKAGE_VERSION "2.2.10"
| | #define PACKAGE_STRING "libtool 2.2.10"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE_URL ""
| | #define PACKAGE "libtool"
| | #define VERSION "2.2.10"
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_DLFCN_H 1
| | #define LT_OBJDIR ".libs/"
| | /* end confdefs.h. */
| | /* Define shl_load to an innocuous variant, in case declares shl_load.
| | For example, HP-UX 11i declares gettimeofday. */
| | #define shl_load innocuous_shl_load
| |
| | /* System header to define __stub macros and hopefully few prototypes,
| | which can conflict with char shl_load (); below.
| | Prefer to if __STDC__ is defined, since
| | exists even on freestanding compilers. */
| |
| | #ifdef __STDC__
| | # include
| | #else
| | # include
| | #endif
| |
| | #undef shl_load
| |
| | /* Override any GCC internal prototype to avoid an error.
| | Use char because int might match the return type of a GCC
| | builtin and then its argument prototype would still apply. */
| | #ifdef __cplusplus
| | extern "C"
| | #endif
| | char shl_load ();
| | /* The GNU C library defines this for functions which it implements
| | to always fail with ENOSYS. Some functions are actually named
| | something starting with __ and the normal name is an alias. */
| | #if defined __stub_shl_load || defined __stub___shl_load
| | choke me
| | #endif
| |
| | int
| | main ()
| | {
| | return shl_load ();
| | ;
| | return 0;
| | }
| configure:10926: result: no
| configure:10930: checking for shl_load in -ldld
| configure:10955: gcc -o conftest -march=native -O2 -pipe -Wl,--hash-style=gnu -Wl,--as-needed conftest.c -ldld >&5
| /usr/bin/ld: cannot find -ldld
| collect2: ld returned 1 exit status
| configure:10955: $? = 1
| configure: failed program was:
| | /* confdefs.h */
| | #define PACKAGE_NAME "libtool"
| | #define PACKAGE_TARNAME "libtool"
| | #define PACKAGE_VERSION "2.2.10"
| | #define PACKAGE_STRING "libtool 2.2.10"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE_URL ""
| | #define PACKAGE "libtool"
| | #define VERSION "2.2.10"
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_DLFCN_H 1
| | #define LT_OBJDIR ".libs/"
| | /* end confdefs.h. */
| |
| | /* Override any GCC internal prototype to avoid an error.
| | Use char because int might match the return type of a GCC
| | builtin and then its argument prototype would still apply. */
| | #ifdef __cplusplus
| | extern "C"
| | #endif
| | char shl_load ();
| | int
| | main ()
| | {
| | return shl_load ();
| | ;
| | return 0;
| | }
| configure:10964: result: no
| configure:10969: checking for dlopen
| configure:10969: gcc -o conftest -march=native -O2 -pipe -Wl,--hash-style=gnu -Wl,--as-needed conftest.c >&5
| /tmp/ccAn4a6V.o: In function `main':
| conftest.c:(.text+0x7): undefined reference to `dlopen'
| collect2: ld returned 1 exit status
| configure:10969: $? = 1
| configure: failed program was:
| | /* confdefs.h */
| | #define PACKAGE_NAME "libtool"
| | #define PACKAGE_TARNAME "libtool"
| | #define PACKAGE_VERSION "2.2.10"
| | #define PACKAGE_STRING "libtool 2.2.10"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE_URL ""
| | #define PACKAGE "libtool"
| | #define VERSION "2.2.10"
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_DLFCN_H 1
| | #define LT_OBJDIR ".libs/"
| | /* end confdefs.h. */
| | /* Define dlopen to an innocuous variant, in case declares dlopen.
| | For example, HP-UX 11i declares gettimeofday. */
| | #define dlopen innocuous_dlopen
| |
| | /* System header to define __stub macros and hopefully few prototypes,
| | which can conflict with char dlopen (); below.
| | Prefer to if __STDC__ is defined, since
| | exists even on freestanding compilers. */
| |
| | #ifdef __STDC__
| | # include
| | #else
| | # include
| | #endif
| |
| | #undef dlopen
| |
| | /* Override any GCC internal prototype to avoid an error.
| | Use char because int might match the return type of a GCC
| | builtin and then its argument prototype would still apply. */
| | #ifdef __cplusplus
| | extern "C"
| | #endif
| | char dlopen ();
| | /* The GNU C library defines this for functions which it implements
| | to always fail with ENOSYS. Some functions are actually named
| | something starting with __ and the normal name is an alias. */
| | #if defined __stub_dlopen || defined __stub___dlopen
| | choke me
| | #endif
| |
| | int
| | main ()
| | {
| | return dlopen ();
| | ;
| | return 0;
| | }
| configure:10969: result: no
| configure:10973: checking for dlopen in -ldl
| configure:10998: gcc -o conftest -march=native -O2 -pipe -Wl,--hash-style=gnu -Wl,--as-needed conftest.c -ldl >&5
| configure:10998: $? = 0
| configure:11007: result: yes
| configure:11126: checking whether a program can dlopen itself
| configure:11206: gcc -o conftest -march=native -O2 -pipe -DHAVE_DLFCN_H -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--export-dynamic conftest.c -ldl >&5
| configure:11209: $? = 0
| configure:11227: result: yes
| configure:11232: checking whether a statically linked program can dlopen itself
| configure:11312: gcc -o conftest -march=native -O2 -pipe -DHAVE_DLFCN_H -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--export-dynamic -static conftest.c -ldl >&5
| /tmp/cca9NkJ8.o: In function `main':
| conftest.c:(.text+0x19): warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
| configure:11315: $? = 0
| /lib/: cannot read file data: Is a directory
| configure:11333: result: no
| configure:11372: checking whether stripping libraries is possible
| configure:11377: result: yes
| configure:11412: checking if libtool supports shared libraries
| configure:11414: result: yes
| configure:11417: checking whether to build shared libraries
| configure:11438: result: yes
| configure:11441: checking whether to build static libraries
| configure:11445: result: yes
| configure:11481: checking which extension is used for runtime loadable modules
| configure:11491: result: .so
| configure:11501: checking which variable specifies run-time module search path
| configure:11508: result: LD_LIBRARY_PATH
| configure:11518: checking for the default library search path
| configure:11525: result: /lib /usr/lib /usr/lib/libfakeroot
| configure:11555: checking for library containing dlopen
| configure:11586: gcc -o conftest -march=native -O2 -pipe -Wl,--hash-style=gnu -Wl,--as-needed conftest.c >&5
| /tmp/ccJk1tSi.o: In function `main':
| conftest.c:(.text+0x7): undefined reference to `dlopen'
| collect2: ld returned 1 exit status
| configure:11586: $? = 1
| configure: failed program was:
| | /* confdefs.h */
| | #define PACKAGE_NAME "libtool"
| | #define PACKAGE_TARNAME "libtool"
| | #define PACKAGE_VERSION "2.2.10"
| | #define PACKAGE_STRING "libtool 2.2.10"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE_URL ""
| | #define PACKAGE "libtool"
| | #define VERSION "2.2.10"
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_DLFCN_H 1
| | #define LT_OBJDIR ".libs/"
| | #define LT_MODULE_EXT ".so"
| | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/libfakeroot"
| | /* end confdefs.h. */
| |
| | /* Override any GCC internal prototype to avoid an error.
| | Use char because int might match the return type of a GCC
| | builtin and then its argument prototype would still apply. */
| | #ifdef __cplusplus
| | extern "C"
| | #endif
| | char dlopen ();
| | int
| | main ()
| | {
| | return dlopen ();
| | ;
| | return 0;
| | }
| configure:11586: gcc -o conftest -march=native -O2 -pipe -Wl,--hash-style=gnu -Wl,--as-needed conftest.c -ldl >&5
| configure:11586: $? = 0
| configure:11603: result: -ldl
| configure:11693: checking for dlerror
| configure:11693: gcc -o conftest -march=native -O2 -pipe -Wl,--hash-style=gnu -Wl,--as-needed conftest.c -ldl -ldl >&5
| configure:11693: $? = 0
| configure:11693: result: yes
| configure:11707: checking for shl_load
| configure:11707: result: no
| configure:11714: checking for shl_load in -ldld
| configure:11748: result: no
| configure:11794: checking for dld_link in -ldld
| configure:11819: gcc -o conftest -march=native -O2 -pipe -Wl,--hash-style=gnu -Wl,--as-needed conftest.c -ldld -ldl >&5
| /usr/bin/ld: cannot find -ldld
| collect2: ld returned 1 exit status
| configure:11819: $? = 1
| configure: failed program was:
| | /* confdefs.h */
| | #define PACKAGE_NAME "libtool"
| | #define PACKAGE_TARNAME "libtool"
| | #define PACKAGE_VERSION "2.2.10"
| | #define PACKAGE_STRING "libtool 2.2.10"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE_URL ""
| | #define PACKAGE "libtool"
| | #define VERSION "2.2.10"
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_DLFCN_H 1
| | #define LT_OBJDIR ".libs/"
| | #define LT_MODULE_EXT ".so"
| | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/libfakeroot"
| | #define HAVE_LIBDL 1
| | #define HAVE_DLERROR 1
| | /* end confdefs.h. */
| |
| | /* Override any GCC internal prototype to avoid an error.
| | Use char because int might match the return type of a GCC
| | builtin and then its argument prototype would still apply. */
| | #ifdef __cplusplus
| | extern "C"
| | #endif
| | char dld_link ();
| | int
| | main ()
| | {
| | return dld_link ();
| | ;
| | return 0;
| | }
| configure:11828: result: no
| configure:11862: checking for _ prefix in compiled symbols
| configure:11872: gcc -c -march=native -O2 -pipe conftest.c >&5
| configure:11875: $? = 0
| configure:11879: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
| configure:11882: $? = 0
| configure:11904: result: no
| configure:12028: checking whether deplibs are loaded by dlopen
| configure:12122: result: yes
| configure:12134: checking for argz.h
| configure:12134: gcc -c -march=native -O2 -pipe conftest.c >&5
| configure:12134: $? = 0
| configure:12134: result: yes
| configure:12146: checking for error_t
| configure:12146: gcc -c -march=native -O2 -pipe conftest.c >&5
| configure:12146: $? = 0
| configure:12146: gcc -c -march=native -O2 -pipe conftest.c >&5
| conftest.c: In function 'main':
| conftest.c:37:22: error: expected expression before ')' token
| configure:12146: $? = 1
| configure: failed program was:
| | /* confdefs.h */
| | #define PACKAGE_NAME "libtool"
| | #define PACKAGE_TARNAME "libtool"
| | #define PACKAGE_VERSION "2.2.10"
| | #define PACKAGE_STRING "libtool 2.2.10"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE_URL ""
| | #define PACKAGE "libtool"
| | #define VERSION "2.2.10"
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_DLFCN_H 1
| | #define LT_OBJDIR ".libs/"
| | #define LT_MODULE_EXT ".so"
| | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/libfakeroot"
| | #define HAVE_LIBDL 1
| | #define HAVE_DLERROR 1
| | #define HAVE_LIBDLLOADER 1
| | #define HAVE_ARGZ_H 1
| | /* end confdefs.h. */
| | #if defined(HAVE_ARGZ_H)
| | # include
| | #endif
| |
| | int
| | main ()
| | {
| | if (sizeof ((error_t)))
| | return 0;
| | ;
| | return 0;
| | }
| configure:12146: result: yes
| configure:12172: checking for argz_add
| configure:12172: gcc -o conftest -march=native -O2 -pipe -Wl,--hash-style=gnu -Wl,--as-needed conftest.c -ldl >&5
| configure:12172: $? = 0
| configure:12172: result: yes
| configure:12172: checking for argz_append
| configure:12172: gcc -o conftest -march=native -O2 -pipe -Wl,--hash-style=gnu -Wl,--as-needed conftest.c -ldl >&5
| configure:12172: $? = 0
| configure:12172: result: yes
| configure:12172: checking for argz_count
| configure:12172: gcc -o conftest -march=native -O2 -pipe -Wl,--hash-style=gnu -Wl,--as-needed conftest.c -ldl >&5
| configure:12172: $? = 0
| configure:12172: result: yes
| configure:12172: checking for argz_create_sep
| configure:12172: gcc -o conftest -march=native -O2 -pipe -Wl,--hash-style=gnu -Wl,--as-needed conftest.c -ldl >&5
| configure:12172: $? = 0
| configure:12172: result: yes
| configure:12172: checking for argz_insert
| configure:12172: gcc -o conftest -march=native -O2 -pipe -Wl,--hash-style=gnu -Wl,--as-needed conftest.c -ldl >&5
| configure:12172: $? = 0
| configure:12172: result: yes
| configure:12172: checking for argz_next
| configure:12172: gcc -o conftest -march=native -O2 -pipe -Wl,--hash-style=gnu -Wl,--as-needed conftest.c -ldl >&5
| configure:12172: $? = 0
| configure:12172: result: yes
| configure:12172: checking for argz_stringify
| configure:12172: gcc -o conftest -march=native -O2 -pipe -Wl,--hash-style=gnu -Wl,--as-needed conftest.c -ldl >&5
| configure:12172: $? = 0
| configure:12172: result: yes
| configure:12191: checking if argz actually works
| configure:12222: result: yes
| configure:12241: checking whether libtool supports -dlopen/-dlpreopen
| configure:12253: result: yes
| configure:12306: checking for unistd.h
| configure:12306: result: yes
| configure:12306: checking for dl.h
| configure:12306: gcc -c -march=native -O2 -pipe conftest.c >&5
| conftest.c:75:16: fatal error: dl.h: No such file or directory
| compilation terminated.
| configure:12306: $? = 1
| configure: failed program was:
| | /* confdefs.h */
| | #define PACKAGE_NAME "libtool"
| | #define PACKAGE_TARNAME "libtool"
| | #define PACKAGE_VERSION "2.2.10"
| | #define PACKAGE_STRING "libtool 2.2.10"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE_URL ""
| | #define PACKAGE "libtool"
| | #define VERSION "2.2.10"
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_DLFCN_H 1
| | #define LT_OBJDIR ".libs/"
| | #define LT_MODULE_EXT ".so"
| | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/libfakeroot"
| | #define HAVE_LIBDL 1
| | #define HAVE_DLERROR 1
| | #define HAVE_LIBDLLOADER 1
| | #define HAVE_ARGZ_H 1
| | #define HAVE_ERROR_T 1
| | #define HAVE_ARGZ_ADD 1
| | #define HAVE_ARGZ_APPEND 1
| | #define HAVE_ARGZ_COUNT 1
| | #define HAVE_ARGZ_CREATE_SEP 1
| | #define HAVE_ARGZ_INSERT 1
| | #define HAVE_ARGZ_NEXT 1
| | #define HAVE_ARGZ_STRINGIFY 1
| | #define HAVE_WORKING_ARGZ 1
| | #define HAVE_PRELOADED_SYMBOLS 1
| | #define HAVE_UNISTD_H 1
| | /* end confdefs.h. */
| | #include
| | #ifdef HAVE_SYS_TYPES_H
| | # include
| | #endif
| | #ifdef HAVE_SYS_STAT_H
| | # include
| | #endif
| | #ifdef STDC_HEADERS
| | # include
| | # include
| | #else
| | # ifdef HAVE_STDLIB_H
| | # include
| | # endif
| | #endif
| | #ifdef HAVE_STRING_H
| | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| | # include
| | # endif
| | # include
| | #endif
| | #ifdef HAVE_STRINGS_H
| | # include
| | #endif
| | #ifdef HAVE_INTTYPES_H
| | # include
| | #endif
| | #ifdef HAVE_STDINT_H
| | # include
| | #endif
| | #ifdef HAVE_UNISTD_H
| | # include
| | #endif
| |
| | #include
| configure:12306: result: no
| configure:12306: checking for sys/dl.h
| configure:12306: gcc -c -march=native -O2 -pipe conftest.c >&5
| conftest.c:75:20: fatal error: sys/dl.h: No such file or directory
| compilation terminated.
| configure:12306: $? = 1
| configure: failed program was:
| | /* confdefs.h */
| | #define PACKAGE_NAME "libtool"
| | #define PACKAGE_TARNAME "libtool"
| | #define PACKAGE_VERSION "2.2.10"
| | #define PACKAGE_STRING "libtool 2.2.10"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE_URL ""
| | #define PACKAGE "libtool"
| | #define VERSION "2.2.10"
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_DLFCN_H 1
| | #define LT_OBJDIR ".libs/"
| | #define LT_MODULE_EXT ".so"
| | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/libfakeroot"
| | #define HAVE_LIBDL 1
| | #define HAVE_DLERROR 1
| | #define HAVE_LIBDLLOADER 1
| | #define HAVE_ARGZ_H 1
| | #define HAVE_ERROR_T 1
| | #define HAVE_ARGZ_ADD 1
| | #define HAVE_ARGZ_APPEND 1
| | #define HAVE_ARGZ_COUNT 1
| | #define HAVE_ARGZ_CREATE_SEP 1
| | #define HAVE_ARGZ_INSERT 1
| | #define HAVE_ARGZ_NEXT 1
| | #define HAVE_ARGZ_STRINGIFY 1
| | #define HAVE_WORKING_ARGZ 1
| | #define HAVE_PRELOADED_SYMBOLS 1
| | #define HAVE_UNISTD_H 1
| | /* end confdefs.h. */
| | #include
| | #ifdef HAVE_SYS_TYPES_H
| | # include
| | #endif
| | #ifdef HAVE_SYS_STAT_H
| | # include
| | #endif
| | #ifdef STDC_HEADERS
| | # include
| | # include
| | #else
| | # ifdef HAVE_STDLIB_H
| | # include
| | # endif
| | #endif
| | #ifdef HAVE_STRING_H
| | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| | # include
| | # endif
| | # include
| | #endif
| | #ifdef HAVE_STRINGS_H
| | # include
| | #endif
| | #ifdef HAVE_INTTYPES_H
| | # include
| | #endif
| | #ifdef HAVE_STDINT_H
| | # include
| | #endif
| | #ifdef HAVE_UNISTD_H
| | # include
| | #endif
| |
| | #include
| configure:12306: result: no
| configure:12306: checking for dld.h
| configure:12306: gcc -c -march=native -O2 -pipe conftest.c >&5
| conftest.c:75:17: fatal error: dld.h: No such file or directory
| compilation terminated.
| configure:12306: $? = 1
| configure: failed program was:
| | /* confdefs.h */
| | #define PACKAGE_NAME "libtool"
| | #define PACKAGE_TARNAME "libtool"
| | #define PACKAGE_VERSION "2.2.10"
| | #define PACKAGE_STRING "libtool 2.2.10"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE_URL ""
| | #define PACKAGE "libtool"
| | #define VERSION "2.2.10"
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_DLFCN_H 1
| | #define LT_OBJDIR ".libs/"
| | #define LT_MODULE_EXT ".so"
| | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/libfakeroot"
| | #define HAVE_LIBDL 1
| | #define HAVE_DLERROR 1
| | #define HAVE_LIBDLLOADER 1
| | #define HAVE_ARGZ_H 1
| | #define HAVE_ERROR_T 1
| | #define HAVE_ARGZ_ADD 1
| | #define HAVE_ARGZ_APPEND 1
| | #define HAVE_ARGZ_COUNT 1
| | #define HAVE_ARGZ_CREATE_SEP 1
| | #define HAVE_ARGZ_INSERT 1
| | #define HAVE_ARGZ_NEXT 1
| | #define HAVE_ARGZ_STRINGIFY 1
| | #define HAVE_WORKING_ARGZ 1
| | #define HAVE_PRELOADED_SYMBOLS 1
| | #define HAVE_UNISTD_H 1
| | /* end confdefs.h. */
| | #include
| | #ifdef HAVE_SYS_TYPES_H
| | # include
| | #endif
| | #ifdef HAVE_SYS_STAT_H
| | # include
| | #endif
| | #ifdef STDC_HEADERS
| | # include
| | # include
| | #else
| | # ifdef HAVE_STDLIB_H
| | # include
| | # endif
| | #endif
| | #ifdef HAVE_STRING_H
| | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| | # include
| | # endif
| | # include
| | #endif
| | #ifdef HAVE_STRINGS_H
| | # include
| | #endif
| | #ifdef HAVE_INTTYPES_H
| | # include
| | #endif
| | #ifdef HAVE_STDINT_H
| | # include
| | #endif
| | #ifdef HAVE_UNISTD_H
| | # include
| | #endif
| |
| | #include
| configure:12306: result: no
| configure:12306: checking for mach-o/dyld.h
| configure:12306: gcc -c -march=native -O2 -pipe conftest.c >&5
| conftest.c:75:25: fatal error: mach-o/dyld.h: No such file or directory
| compilation terminated.
| configure:12306: $? = 1
| configure: failed program was:
| | /* confdefs.h */
| | #define PACKAGE_NAME "libtool"
| | #define PACKAGE_TARNAME "libtool"
| | #define PACKAGE_VERSION "2.2.10"
| | #define PACKAGE_STRING "libtool 2.2.10"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE_URL ""
| | #define PACKAGE "libtool"
| | #define VERSION "2.2.10"
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_DLFCN_H 1
| | #define LT_OBJDIR ".libs/"
| | #define LT_MODULE_EXT ".so"
| | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/libfakeroot"
| | #define HAVE_LIBDL 1
| | #define HAVE_DLERROR 1
| | #define HAVE_LIBDLLOADER 1
| | #define HAVE_ARGZ_H 1
| | #define HAVE_ERROR_T 1
| | #define HAVE_ARGZ_ADD 1
| | #define HAVE_ARGZ_APPEND 1
| | #define HAVE_ARGZ_COUNT 1
| | #define HAVE_ARGZ_CREATE_SEP 1
| | #define HAVE_ARGZ_INSERT 1
| | #define HAVE_ARGZ_NEXT 1
| | #define HAVE_ARGZ_STRINGIFY 1
| | #define HAVE_WORKING_ARGZ 1
| | #define HAVE_PRELOADED_SYMBOLS 1
| | #define HAVE_UNISTD_H 1
| | /* end confdefs.h. */
| | #include
| | #ifdef HAVE_SYS_TYPES_H
| | # include
| | #endif
| | #ifdef HAVE_SYS_STAT_H
| | # include
| | #endif
| | #ifdef STDC_HEADERS
| | # include
| | # include
| | #else
| | # ifdef HAVE_STDLIB_H
| | # include
| | # endif
| | #endif
| | #ifdef HAVE_STRING_H
| | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| | # include
| | # endif
| | # include
| | #endif
| | #ifdef HAVE_STRINGS_H
| | # include
| | #endif
| | #ifdef HAVE_INTTYPES_H
| | # include
| | #endif
| | #ifdef HAVE_STDINT_H
| | # include
| | #endif
| | #ifdef HAVE_UNISTD_H
| | # include
| | #endif
| |
| | #include
| configure:12306: result: no
| configure:12306: checking for dirent.h
| configure:12306: gcc -c -march=native -O2 -pipe conftest.c >&5
| configure:12306: $? = 0
| configure:12306: result: yes
| configure:12322: checking for closedir
| configure:12322: gcc -o conftest -march=native -O2 -pipe -Wl,--hash-style=gnu -Wl,--as-needed conftest.c -ldl >&5
| configure:12322: $? = 0
| configure:12322: result: yes
| configure:12322: checking for opendir
| configure:12322: gcc -o conftest -march=native -O2 -pipe -Wl,--hash-style=gnu -Wl,--as-needed conftest.c -ldl >&5
| configure:12322: $? = 0
| configure:12322: result: yes
| configure:12322: checking for readdir
| configure:12322: gcc -o conftest -march=native -O2 -pipe -Wl,--hash-style=gnu -Wl,--as-needed conftest.c -ldl >&5
| configure:12322: $? = 0
| configure:12322: result: yes
| configure:12342: checking for strlcat
| configure:12342: gcc -o conftest -march=native -O2 -pipe -Wl,--hash-style=gnu -Wl,--as-needed conftest.c -ldl >&5
| /tmp/ccV0Hw4Q.o: In function `main':
| conftest.c:(.text+0x7): undefined reference to `strlcat'
| collect2: ld returned 1 exit status
| configure:12342: $? = 1
| configure: failed program was:
| | /* confdefs.h */
| | #define PACKAGE_NAME "libtool"
| | #define PACKAGE_TARNAME "libtool"
| | #define PACKAGE_VERSION "2.2.10"
| | #define PACKAGE_STRING "libtool 2.2.10"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE_URL ""
| | #define PACKAGE "libtool"
| | #define VERSION "2.2.10"
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_DLFCN_H 1
| | #define LT_OBJDIR ".libs/"
| | #define LT_MODULE_EXT ".so"
| | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/libfakeroot"
| | #define HAVE_LIBDL 1
| | #define HAVE_DLERROR 1
| | #define HAVE_LIBDLLOADER 1
| | #define HAVE_ARGZ_H 1
| | #define HAVE_ERROR_T 1
| | #define HAVE_ARGZ_ADD 1
| | #define HAVE_ARGZ_APPEND 1
| | #define HAVE_ARGZ_COUNT 1
| | #define HAVE_ARGZ_CREATE_SEP 1
| | #define HAVE_ARGZ_INSERT 1
| | #define HAVE_ARGZ_NEXT 1
| | #define HAVE_ARGZ_STRINGIFY 1
| | #define HAVE_WORKING_ARGZ 1
| | #define HAVE_PRELOADED_SYMBOLS 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_DIRENT_H 1
| | #define HAVE_CLOSEDIR 1
| | #define HAVE_OPENDIR 1
| | #define HAVE_READDIR 1
| | /* end confdefs.h. */
| | /* Define strlcat to an innocuous variant, in case declares strlcat.
| | For example, HP-UX 11i declares gettimeofday. */
| | #define strlcat innocuous_strlcat
| |
| | /* System header to define __stub macros and hopefully few prototypes,
| | which can conflict with char strlcat (); below.
| | Prefer to if __STDC__ is defined, since
| | exists even on freestanding compilers. */
| |
| | #ifdef __STDC__
| | # include
| | #else
| | # include
| | #endif
| |
| | #undef strlcat
| |
| | /* Override any GCC internal prototype to avoid an error.
| | Use char because int might match the return type of a GCC
| | builtin and then its argument prototype would still apply. */
| | #ifdef __cplusplus
| | extern "C"
| | #endif
| | char strlcat ();
| | /* The GNU C library defines this for functions which it implements
| | to always fail with ENOSYS. Some functions are actually named
| | something starting with __ and the normal name is an alias. */
| | #if defined __stub_strlcat || defined __stub___strlcat
| | choke me
| | #endif
| |
| | int
| | main ()
| | {
| | return strlcat ();
| | ;
| | return 0;
| | }
| configure:12342: result: no
| configure:12342: checking for strlcpy
| configure:12342: gcc -o conftest -march=native -O2 -pipe -Wl,--hash-style=gnu -Wl,--as-needed conftest.c -ldl >&5
| /tmp/ccMfLgeU.o: In function `main':
| conftest.c:(.text+0x7): undefined reference to `strlcpy'
| collect2: ld returned 1 exit status
| configure:12342: $? = 1
| configure: failed program was:
| | /* confdefs.h */
| | #define PACKAGE_NAME "libtool"
| | #define PACKAGE_TARNAME "libtool"
| | #define PACKAGE_VERSION "2.2.10"
| | #define PACKAGE_STRING "libtool 2.2.10"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE_URL ""
| | #define PACKAGE "libtool"
| | #define VERSION "2.2.10"
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_DLFCN_H 1
| | #define LT_OBJDIR ".libs/"
| | #define LT_MODULE_EXT ".so"
| | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/libfakeroot"
| | #define HAVE_LIBDL 1
| | #define HAVE_DLERROR 1
| | #define HAVE_LIBDLLOADER 1
| | #define HAVE_ARGZ_H 1
| | #define HAVE_ERROR_T 1
| | #define HAVE_ARGZ_ADD 1
| | #define HAVE_ARGZ_APPEND 1
| | #define HAVE_ARGZ_COUNT 1
| | #define HAVE_ARGZ_CREATE_SEP 1
| | #define HAVE_ARGZ_INSERT 1
| | #define HAVE_ARGZ_NEXT 1
| | #define HAVE_ARGZ_STRINGIFY 1
| | #define HAVE_WORKING_ARGZ 1
| | #define HAVE_PRELOADED_SYMBOLS 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_DIRENT_H 1
| | #define HAVE_CLOSEDIR 1
| | #define HAVE_OPENDIR 1
| | #define HAVE_READDIR 1
| | /* end confdefs.h. */
| | /* Define strlcpy to an innocuous variant, in case declares strlcpy.
| | For example, HP-UX 11i declares gettimeofday. */
| | #define strlcpy innocuous_strlcpy
| |
| | /* System header to define __stub macros and hopefully few prototypes,
| | which can conflict with char strlcpy (); below.
| | Prefer to if __STDC__ is defined, since
| | exists even on freestanding compilers. */
| |
| | #ifdef __STDC__
| | # include
| | #else
| | # include
| | #endif
| |
| | #undef strlcpy
| |
| | /* Override any GCC internal prototype to avoid an error.
| | Use char because int might match the return type of a GCC
| | builtin and then its argument prototype would still apply. */
| | #ifdef __cplusplus
| | extern "C"
| | #endif
| | char strlcpy ();
| | /* The GNU C library defines this for functions which it implements
| | to always fail with ENOSYS. Some functions are actually named
| | something starting with __ and the normal name is an alias. */
| | #if defined __stub_strlcpy || defined __stub___strlcpy
| | choke me
| | #endif
| |
| | int
| | main ()
| | {
| | return strlcpy ();
| | ;
| | return 0;
| | }
| configure:12342: result: no
| configure:12430: checking for g++
| configure:12446: found /bin/g++
| configure:12457: result: g++
| configure:12484: checking for C++ compiler version
| configure:12493: g++ --version >&5
| g++ (GCC) 4.5.1
| Copyright (C) 2010 Free Software Foundation, Inc.
| This is free software; see the source for copying conditions. There is NO
| warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
| configure:12504: $? = 0
| configure:12493: g++ -v >&5
| Using built-in specs.
| COLLECT_GCC=/usr/bin/g++
| COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.1/lto-wrapper
| Target: x86_64-unknown-linux-gnu
| Configured with: ../configure --prefix=/usr --enable-languages=c,c++,fortran,objc,obj-c++,ada --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-gnu-unique-object --enable-lto --enable-plugin --disable-multilib --disable-libstdcxx-pch --with-system-zlib --with-ppl --with-cloog --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info
| Thread model: posix
| gcc version 4.5.1 (GCC)
| configure:12504: $? = 0
| configure:12493: g++ -V >&5
| g++: '-V' option must have argument
| configure:12504: $? = 1
| configure:12493: g++ -qversion >&5
| g++: unrecognized option '-qversion'
| g++: no input files
| configure:12504: $? = 1
| configure:12508: checking whether we are using the GNU C++ compiler
| configure:12527: g++ -c -march=native -O2 -pipe conftest.cpp >&5
| configure:12527: $? = 0
| configure:12536: result: yes
| configure:12545: checking whether g++ accepts -g
| configure:12565: g++ -c -g conftest.cpp >&5
| configure:12565: $? = 0
| configure:12606: result: yes
| configure:12631: checking dependency style of g++
| configure:12741: result: gcc3
| configure:12765: checking how to run the C++ preprocessor
| configure:12792: g++ -E conftest.cpp
| configure:12792: $? = 0
| configure:12806: g++ -E conftest.cpp
| conftest.cpp:46:28: fatal error: ac_nonexistent.h: No such file or directory
| compilation terminated.
| configure:12806: $? = 1
| configure: failed program was:
| | /* confdefs.h */
| | #define PACKAGE_NAME "libtool"
| | #define PACKAGE_TARNAME "libtool"
| | #define PACKAGE_VERSION "2.2.10"
| | #define PACKAGE_STRING "libtool 2.2.10"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE_URL ""
| | #define PACKAGE "libtool"
| | #define VERSION "2.2.10"
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_DLFCN_H 1
| | #define LT_OBJDIR ".libs/"
| | #define LT_MODULE_EXT ".so"
| | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/libfakeroot"
| | #define HAVE_LIBDL 1
| | #define HAVE_DLERROR 1
| | #define HAVE_LIBDLLOADER 1
| | #define HAVE_ARGZ_H 1
| | #define HAVE_ERROR_T 1
| | #define HAVE_ARGZ_ADD 1
| | #define HAVE_ARGZ_APPEND 1
| | #define HAVE_ARGZ_COUNT 1
| | #define HAVE_ARGZ_CREATE_SEP 1
| | #define HAVE_ARGZ_INSERT 1
| | #define HAVE_ARGZ_NEXT 1
| | #define HAVE_ARGZ_STRINGIFY 1
| | #define HAVE_WORKING_ARGZ 1
| | #define HAVE_PRELOADED_SYMBOLS 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_DIRENT_H 1
| | #define HAVE_CLOSEDIR 1
| | #define HAVE_OPENDIR 1
| | #define HAVE_READDIR 1
| | #define LT_LIBEXT "a"
| | /* end confdefs.h. */
| | #include
| configure:12831: result: g++ -E
| configure:12851: g++ -E conftest.cpp
| configure:12851: $? = 0
| configure:12865: g++ -E conftest.cpp
| conftest.cpp:46:28: fatal error: ac_nonexistent.h: No such file or directory
| compilation terminated.
| configure:12865: $? = 1
| configure: failed program was:
| | /* confdefs.h */
| | #define PACKAGE_NAME "libtool"
| | #define PACKAGE_TARNAME "libtool"
| | #define PACKAGE_VERSION "2.2.10"
| | #define PACKAGE_STRING "libtool 2.2.10"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE_URL ""
| | #define PACKAGE "libtool"
| | #define VERSION "2.2.10"
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_DLFCN_H 1
| | #define LT_OBJDIR ".libs/"
| | #define LT_MODULE_EXT ".so"
| | #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| | #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/libfakeroot"
| | #define HAVE_LIBDL 1
| | #define HAVE_DLERROR 1
| | #define HAVE_LIBDLLOADER 1
| | #define HAVE_ARGZ_H 1
| | #define HAVE_ERROR_T 1
| | #define HAVE_ARGZ_ADD 1
| | #define HAVE_ARGZ_APPEND 1
| | #define HAVE_ARGZ_COUNT 1
| | #define HAVE_ARGZ_CREATE_SEP 1
| | #define HAVE_ARGZ_INSERT 1
| | #define HAVE_ARGZ_NEXT 1
| | #define HAVE_ARGZ_STRINGIFY 1
| | #define HAVE_WORKING_ARGZ 1
| | #define HAVE_PRELOADED_SYMBOLS 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_DIRENT_H 1
| | #define HAVE_CLOSEDIR 1
| | #define HAVE_OPENDIR 1
| | #define HAVE_READDIR 1
| | #define LT_LIBEXT "a"
| | /* end confdefs.h. */
| | #include
| configure:13033: checking for ld used by g++
| configure:13100: result: /usr/bin/ld -m elf_x86_64
| configure:13107: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld
| configure:13122: result: yes
| configure:13177: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
| configure:14109: result: yes
| configure:14137: g++ -c -march=native -O2 -pipe conftest.cpp >&5
| configure:14140: $? = 0
| configure:14322: checking for g++ option to produce PIC
| configure:14644: result: -fPIC -DPIC
| configure:14653: checking if g++ PIC flag -fPIC -DPIC works
| configure:14671: g++ -c -march=native -O2 -pipe -fPIC -DPIC -DPIC conftest.cpp >&5
| configure:14675: $? = 0
| configure:14688: result: yes
| configure:14709: checking if g++ static flag -static works
| configure:14737: result: yes
| configure:14749: checking if g++ supports -c -o file.o
| configure:14770: g++ -c -march=native -O2 -pipe -o out/conftest2.o conftest.cpp >&5
| configure:14774: $? = 0
| configure:14796: result: yes
| configure:14801: checking if g++ supports -c -o file.o
| configure:14848: result: yes
| configure:14878: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
| configure:14906: result: yes
| configure:15049: checking dynamic linker characteristics
| configure:15660: result: GNU/Linux ld.so
| configure:15713: checking how to hardcode library paths into programs
| configure:15738: result: immediate
| configure:15830: checking for g77
| configure:15860: result: no
| configure:15830: checking for xlf
| configure:15860: result: no
| configure:15830: checking for f77
| configure:15860: result: no
| configure:15830: checking for frt
| configure:15860: result: no
| configure:15830: checking for pgf77
| configure:15860: result: no
| configure:15830: checking for cf77
| configure:15860: result: no
| configure:15830: checking for fort77
| configure:15860: result: no
| configure:15830: checking for fl32
| configure:15860: result: no
| configure:15830: checking for af77
| configure:15860: result: no
| configure:15830: checking for xlf90
| configure:15860: result: no
| configure:15830: checking for f90
| configure:15860: result: no
| configure:15830: checking for pgf90
| configure:15860: result: no
| configure:15830: checking for pghpf
| configure:15860: result: no
| configure:15830: checking for epcf90
| configure:15860: result: no
| configure:15830: checking for gfortran
| configure:15846: found /usr/bin/gfortran
| configure:15857: result: gfortran
| configure:15883: checking for Fortran 77 compiler version
| configure:15892: gfortran --version >&5
| GNU Fortran (GCC) 4.5.1
| Copyright (C) 2010 Free Software Foundation, Inc.
|
| GNU Fortran comes with NO WARRANTY, to the extent permitted by law.
| You may redistribute copies of GNU Fortran
| under the terms of the GNU General Public License.
| For more information about these matters, see the file named COPYING
|
| configure:15903: $? = 0
| configure:15892: gfortran -v >&5
| Using built-in specs.
| COLLECT_GCC=gfortran
| COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.1/lto-wrapper
| Target: x86_64-unknown-linux-gnu
| Configured with: ../configure --prefix=/usr --enable-languages=c,c++,fortran,objc,obj-c++,ada --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-gnu-unique-object --enable-lto --enable-plugin --disable-multilib --disable-libstdcxx-pch --with-system-zlib --with-ppl --with-cloog --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info
| Thread model: posix
| gcc version 4.5.1 (GCC)
| configure:15903: $? = 0
| configure:15892: gfortran -V >&5
| gfortran: '-V' option must have argument
| configure:15903: $? = 1
| configure:15892: gfortran -qversion >&5
| gfortran: unrecognized option '-qversion'
| gfortran: no input files
| configure:15903: $? = 1
| configure:15912: checking whether we are using the GNU Fortran 77 compiler
| configure:15925: gfortran -c conftest.F >&5
| configure:15925: $? = 0
| configure:15934: result: yes
| configure:15940: checking whether gfortran accepts -g
| configure:15951: gfortran -c -g conftest.f >&5
| configure:15951: $? = 0
| configure:15959: result: yes
| configure:16094: checking if libtool supports shared libraries
| configure:16096: result: yes
| configure:16099: checking whether to build shared libraries
| configure:16119: result: yes
| configure:16122: checking whether to build static libraries
| configure:16126: result: yes
| configure:16140: checking for gfortran option to produce PIC
| configure:16425: result: -fPIC
| configure:16434: checking if gfortran PIC flag -fPIC works
| configure:16452: gfortran -c -g -O2 -fPIC conftest.f >&5
| configure:16456: $? = 0
| configure:16469: result: yes
| configure:16490: checking if gfortran static flag -static works
| configure:16518: result: yes
| configure:16530: checking if gfortran supports -c -o file.o
| configure:16551: gfortran -c -g -O2 -o out/conftest2.o conftest.f >&5
| configure:16555: $? = 0
| configure:16577: result: yes
| configure:16582: checking if gfortran supports -c -o file.o
| configure:16629: result: yes
| configure:16659: checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
| configure:17682: result: yes
| configure:17825: checking dynamic linker characteristics
| configure:18430: result: GNU/Linux ld.so
| configure:18483: checking how to hardcode library paths into programs
| configure:18508: result: immediate
| configure:18593: checking for gfortran
| configure:18609: found /usr/bin/gfortran
| configure:18620: result: gfortran
| configure:18646: checking for Fortran compiler version
| configure:18655: gfortran --version >&5
| GNU Fortran (GCC) 4.5.1
| Copyright (C) 2010 Free Software Foundation, Inc.
|
| GNU Fortran comes with NO WARRANTY, to the extent permitted by law.
| You may redistribute copies of GNU Fortran
| under the terms of the GNU General Public License.
| For more information about these matters, see the file named COPYING
|
| configure:18666: $? = 0
| configure:18655: gfortran -v >&5
| Using built-in specs.
| COLLECT_GCC=gfortran
| COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.1/lto-wrapper
| Target: x86_64-unknown-linux-gnu
| Configured with: ../configure --prefix=/usr --enable-languages=c,c++,fortran,objc,obj-c++,ada --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-gnu-unique-object --enable-lto --enable-plugin --disable-multilib --disable-libstdcxx-pch --with-system-zlib --with-ppl --with-cloog --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info
| Thread model: posix
| gcc version 4.5.1 (GCC)
| configure:18666: $? = 0
| configure:18655: gfortran -V >&5
| gfortran: '-V' option must have argument
| configure:18666: $? = 1
| configure:18655: gfortran -qversion >&5
| gfortran: unrecognized option '-qversion'
| gfortran: no input files
| configure:18666: $? = 1
| configure:18675: checking whether we are using the GNU Fortran compiler
| configure:18688: gfortran -c conftest.F >&5
| configure:18688: $? = 0
| configure:18697: result: yes
| configure:18703: checking whether gfortran accepts -g
| configure:18714: gfortran -c -g conftest.f >&5
| configure:18714: $? = 0
| configure:18722: result: yes
| configure:18855: checking if libtool supports shared libraries
| configure:18857: result: yes
| configure:18860: checking whether to build shared libraries
| configure:18880: result: yes
| configure:18883: checking whether to build static libraries
| configure:18887: result: yes
| configure:18913: gfortran -c -g -O2 conftest.f >&5
| configure:18916: $? = 0
| configure:19026: checking for gfortran option to produce PIC
| configure:19311: result: -fPIC
| configure:19320: checking if gfortran PIC flag -fPIC works
| configure:19338: gfortran -c -g -O2 -fPIC conftest.f >&5
| configure:19342: $? = 0
| configure:19355: result: yes
| configure:19376: checking if gfortran static flag -static works
| configure:19404: result: yes
| configure:19416: checking if gfortran supports -c -o file.o
| configure:19437: gfortran -c -g -O2 -o out/conftest2.o conftest.f >&5
| configure:19441: $? = 0
| configure:19463: result: yes
| configure:19468: checking if gfortran supports -c -o file.o
| configure:19515: result: yes
| configure:19545: checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
| configure:20568: result: yes
| configure:20711: checking dynamic linker characteristics
| configure:21316: result: GNU/Linux ld.so
| configure:21369: checking how to hardcode library paths into programs
| configure:21394: result: immediate
| configure:21469: checking for gcj
| configure:21485: found /bin/gcj
| configure:21496: result: gcj
| configure:21608: checking if gcj supports -fno-rtti -fno-exceptions
| configure:21643: result: no
| configure:21660: checking for gcj option to produce PIC
| configure:21945: result: -fPIC
| configure:21954: checking if gcj PIC flag -fPIC works
| configure:21972: gcj -c -march=native -O2 -pipe -fPIC conftest.java >&5
| Can't exec "/usr/bin/gcj": No such file or directory at /bin/gcj line 240.
| Couldn't exec at /bin/gcj line 240.
| configure:21976: $? = 2
| configure:21989: result: no
| configure:22010: checking if gcj static flag -static works
| configure:22038: result: no
| configure:22050: checking if gcj supports -c -o file.o
| configure:22071: gcj -c -march=native -O2 -pipe -o out/conftest2.o conftest.java >&5
| Can't exec "/usr/bin/gcj": No such file or directory at /bin/gcj line 240.
| Couldn't exec at /bin/gcj line 240.
| configure:22075: $? = 2
| configure:22097: result: no
| configure:22102: checking if gcj supports -c -o file.o
| configure:22149: result: no
| configure:22179: checking whether the gcj linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
| configure:23215: result: yes
| configure:23358: checking how to hardcode library paths into programs
| configure:23383: result: immediate
| configure:23457: checking for windres
| configure:23487: result: no
| configure:23801: creating ./config.status
|
| ## ---------------------- ##
| ## Running config.status. ##
| ## ---------------------- ##
|
| This file was extended by libtool config.status 2.2.10, which was
| generated by GNU Autoconf 2.65. Invocation command line was
|
| CONFIG_FILES =
| CONFIG_HEADERS =
| CONFIG_LINKS =
| CONFIG_COMMANDS =
| $ ./config.status
|
| on archynx
|
| config.status:1419: creating Makefile
| config.status:1419: creating config.h
| config.status:1639: executing tests/atconfig commands
| config.status:1639: executing depfiles commands
| config.status:1639: executing libtool commands
|
| ## ---------------- ##
| ## Cache variables. ##
| ## ---------------- ##
|
| ac_cv_build=x86_64-unknown-linux-gnu
| ac_cv_c_compiler_gnu=yes
| ac_cv_cxx_compiler_gnu=yes
| ac_cv_env_CCC_set=
| ac_cv_env_CCC_value=
| ac_cv_env_CC_set=
| ac_cv_env_CC_value=
| ac_cv_env_CFLAGS_set=set
| ac_cv_env_CFLAGS_value='-march=native -O2 -pipe'
| ac_cv_env_CPPFLAGS_set=
| ac_cv_env_CPPFLAGS_value=
| ac_cv_env_CPP_set=
| ac_cv_env_CPP_value=
| ac_cv_env_CXXCPP_set=
| ac_cv_env_CXXCPP_value=
| ac_cv_env_CXXFLAGS_set=set
| ac_cv_env_CXXFLAGS_value='-march=native -O2 -pipe'
| ac_cv_env_CXX_set=
| ac_cv_env_CXX_value=
| ac_cv_env_F77_set=
| ac_cv_env_F77_value=
| ac_cv_env_FCFLAGS_set=
| ac_cv_env_FCFLAGS_value=
| ac_cv_env_FC_set=
| ac_cv_env_FC_value=
| ac_cv_env_FFLAGS_set=
| ac_cv_env_FFLAGS_value=
| ac_cv_env_LDFLAGS_set=set
| ac_cv_env_LDFLAGS_value='-Wl,--hash-style=gnu -Wl,--as-needed'
| ac_cv_env_LIBS_set=
| ac_cv_env_LIBS_value=
| ac_cv_env_build_alias_set=
| ac_cv_env_build_alias_value=
| ac_cv_env_host_alias_set=
| ac_cv_env_host_alias_value=
| ac_cv_env_target_alias_set=
| ac_cv_env_target_alias_value=
| ac_cv_f77_compiler_gnu=yes
| ac_cv_fc_compiler_gnu=yes
| ac_cv_func_argz_add=yes
| ac_cv_func_argz_append=yes
| ac_cv_func_argz_count=yes
| ac_cv_func_argz_create_sep=yes
| ac_cv_func_argz_insert=yes
| ac_cv_func_argz_next=yes
| ac_cv_func_argz_stringify=yes
| ac_cv_func_closedir=yes
| ac_cv_func_dlerror=yes
| ac_cv_func_dlopen=no
| ac_cv_func_opendir=yes
| ac_cv_func_readdir=yes
| ac_cv_func_shl_load=no
| ac_cv_func_strlcat=no
| ac_cv_func_strlcpy=no
| ac_cv_header_argz_h=yes
| ac_cv_header_dirent_h=yes
| ac_cv_header_dl_h=no
| ac_cv_header_dld_h=no
| ac_cv_header_dlfcn_h=yes
| ac_cv_header_inttypes_h=yes
| ac_cv_header_mach_o_dyld_h=no
| ac_cv_header_memory_h=yes
| ac_cv_header_stdc=yes
| ac_cv_header_stdint_h=yes
| ac_cv_header_stdlib_h=yes
| ac_cv_header_string_h=yes
| ac_cv_header_strings_h=yes
| ac_cv_header_sys_dl_h=no
| ac_cv_header_sys_stat_h=yes
| ac_cv_header_sys_types_h=yes
| ac_cv_header_unistd_h=yes
| ac_cv_host=x86_64-unknown-linux-gnu
| ac_cv_lib_dl_dlopen=yes
| ac_cv_lib_dld_dld_link=no
| ac_cv_lib_dld_shl_load=no
| ac_cv_objext=o
| ac_cv_path_EGREP='/bin/grep -E'
| ac_cv_path_FGREP='/bin/grep -F'
| ac_cv_path_GREP=/bin/grep
| ac_cv_path_SED=/bin/sed
| ac_cv_path_install='/bin/install -c'
| ac_cv_path_mkdir=/bin/mkdir
| ac_cv_prog_AWK=gawk
| ac_cv_prog_CPP='gcc -E'
| ac_cv_prog_CXXCPP='g++ -E'
| ac_cv_prog_ac_ct_AR=ar
| ac_cv_prog_ac_ct_CC=gcc
| ac_cv_prog_ac_ct_CXX=g++
| ac_cv_prog_ac_ct_F77=gfortran
| ac_cv_prog_ac_ct_FC=gfortran
| ac_cv_prog_ac_ct_GCJ=gcj
| ac_cv_prog_ac_ct_OBJDUMP=objdump
| ac_cv_prog_ac_ct_RANLIB=ranlib
| ac_cv_prog_ac_ct_STRIP=strip
| ac_cv_prog_cc_c89=
| ac_cv_prog_cc_g=yes
| ac_cv_prog_cc_gcc_c_o=yes
| ac_cv_prog_cxx_g=yes
| ac_cv_prog_f77_g=yes
| ac_cv_prog_fc_g=yes
| ac_cv_prog_make_make_set=yes
| ac_cv_search_dlopen=-ldl
| ac_cv_type_error_t=yes
| am_cv_CC_dependencies_compiler_type=gcc3
| am_cv_CXX_dependencies_compiler_type=gcc3
| libltdl_cv_lib_dl_dlopen=yes
| libltdl_cv_preloaded_symbols=yes
| libltdl_cv_shlibext=.so
| lt_cv_archive_cmds_need_lc=no
| lt_cv_deplibs_check_method=pass_all
| lt_cv_dlopen=dlopen
| lt_cv_dlopen_libs=-ldl
| lt_cv_dlopen_self=yes
| lt_cv_dlopen_self_static=no
| lt_cv_file_magic_cmd='$MAGIC_CMD'
| lt_cv_file_magic_test_file=
| lt_cv_ld_reload_flag=-r
| lt_cv_module_path_var=LD_LIBRARY_PATH
| lt_cv_nm_interface='BSD nm'
| lt_cv_objdir=.libs
| lt_cv_path_LD=/usr/bin/ld
| lt_cv_path_LDCXX='/usr/bin/ld -m elf_x86_64'
| lt_cv_path_NM='/usr/bin/nm -B'
| lt_cv_prog_compiler_c_o=yes
| lt_cv_prog_compiler_c_o_CXX=yes
| lt_cv_prog_compiler_c_o_F77=yes
| lt_cv_prog_compiler_c_o_FC=yes
| lt_cv_prog_compiler_c_o_GCJ=no
| lt_cv_prog_compiler_c_o_RC=yes
| lt_cv_prog_compiler_pic_works=yes
| lt_cv_prog_compiler_pic_works_CXX=yes
| lt_cv_prog_compiler_pic_works_F77=yes
| lt_cv_prog_compiler_pic_works_FC=yes
| lt_cv_prog_compiler_pic_works_GCJ=no
| lt_cv_prog_compiler_rtti_exceptions=no
| lt_cv_prog_compiler_static_works=yes
| lt_cv_prog_compiler_static_works_CXX=yes
| lt_cv_prog_compiler_static_works_F77=yes
| lt_cv_prog_compiler_static_works_FC=yes
| lt_cv_prog_compiler_static_works_GCJ=no
| lt_cv_prog_gnu_ld=yes
| lt_cv_prog_gnu_ldcxx=yes
| lt_cv_shlibpath_overrides_runpath=no
| lt_cv_sys_argz_works=yes
| lt_cv_sys_dlopen_deplibs=yes
| lt_cv_sys_dlsearch_path='/lib /usr/lib /usr/lib/libfakeroot '
| lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'''
| lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
| lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
| lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
| lt_cv_sys_max_cmd_len=1572864
| lt_cv_sys_symbol_underscore=no
|
| ## ----------------- ##
| ## Output variables. ##
| ## ----------------- ##
|
| ACLOCAL='${SHELL} /var/srcpac/core/libtool/src/libtool-2.2.10/libltdl/config/missing --run aclocal-1.11'
| AMDEPBACKSLASH='\'
| AMDEP_FALSE='#'
| AMDEP_TRUE=''
| AMTAR='${SHELL} /var/srcpac/core/libtool/src/libtool-2.2.10/libltdl/config/missing --run tar'
| AR='ar'
| ARGZ_H=''
| AS='as'
| AUTOCONF='${SHELL} /var/srcpac/core/libtool/src/libtool-2.2.10/libltdl/config/missing --run autoconf'
| AUTOHEADER='${SHELL} /var/srcpac/core/libtool/src/libtool-2.2.10/libltdl/config/missing --run autoheader'
| AUTOM4TE='autom4te'
| AUTOMAKE='${SHELL} /var/srcpac/core/libtool/src/libtool-2.2.10/libltdl/config/missing --run automake-1.11'
| AUTOTEST='$(AUTOM4TE) --language=autotest'
| AWK='gawk'
| CC='gcc'
| CCDEPMODE='depmode=gcc3'
| CFLAGS='-march=native -O2 -pipe'
| CONFIG_STATUS_DEPENDENCIES='$(top_srcdir)/ChangeLog'
| CONF_SUBDIRS='tests/cdemo tests/demo tests/depdemo tests/f77demo tests/fcdemo tests/mdemo tests/mdemo2 tests/pdemo tests/tagdemo'
| CONVENIENCE_LTDL_FALSE=''
| CONVENIENCE_LTDL_TRUE='#'
| CPP='gcc -E'
| CPPFLAGS=''
| CXX='g++'
| CXXCPP='g++ -E'
| CXXDEPMODE='depmode=gcc3'
| CXXFLAGS='-march=native -O2 -pipe'
| CYGPATH_W='echo'
| DEFS='-DHAVE_CONFIG_H'
| DEPDIR='.deps'
| 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 '
| DLLTOOL='dlltool'
| DSYMUTIL=''
| DUMPBIN=''
| ECHO_C=''
| ECHO_N='-n'
| ECHO_T=''
| EGREP='/bin/grep -E'
| EXEEXT=''
| F77='gfortran'
| FC='gfortran'
| FCFLAGS='-g -O2'
| FFLAGS='-g -O2'
| FGREP='/bin/grep -F'
| GCJ='gcj'
| GCJFLAGS='-g -O2'
| GREP='/bin/grep'
| HAVE_CXX_FALSE='#'
| HAVE_CXX_TRUE=''
| HAVE_F77_FALSE='#'
| HAVE_F77_TRUE=''
| HAVE_FC_FALSE='#'
| HAVE_FC_TRUE=''
| HAVE_GCJ_FALSE='#'
| HAVE_GCJ_TRUE=''
| HAVE_RC_FALSE=''
| HAVE_RC_TRUE='#'
| HELP2MAN='${SHELL} /var/srcpac/core/libtool/src/libtool-2.2.10/libltdl/config/missing --run help2man'
| INSTALL_DATA='${INSTALL} -m 644'
| INSTALL_LTDL_FALSE='#'
| INSTALL_LTDL_TRUE=''
| INSTALL_PROGRAM='${INSTALL}'
| INSTALL_SCRIPT='${INSTALL}'
| INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
| LASTRELEASE='2.2.9'
| LD='/usr/bin/ld -m elf_x86_64'
| LDFLAGS='-Wl,--hash-style=gnu -Wl,--as-needed'
| LIBADD_DL='-ldl '
| LIBADD_DLD_LINK=''
| LIBADD_DLOPEN='-ldl'
| LIBADD_SHL_LOAD=''
| LIBOBJS=' ${LIBOBJDIR}lt__strl$U.o'
| LIBS='-ldl '
| LIBTOOL='$(SHELL) $(top_builddir)/libtool'
| LIPO=''
| LN_S='ln -s'
| LTDLOPEN='libltdl'
| LTDL_SUBDIR_LIBOBJS_FALSE='#'
| LTDL_SUBDIR_LIBOBJS_TRUE=''
| LTLIBOBJS=' ${LIBOBJDIR}lt__strl$U.lo'
| LT_CONFIG_H='config.h'
| LT_DLLOADERS=' libltdl/dlopen.la'
| LT_DLPREOPEN='-dlpreopen libltdl/dlopen.la '
| M4SH='$(AUTOM4TE) --language=m4sh'
| MAKEINFO='${SHELL} /var/srcpac/core/libtool/src/libtool-2.2.10/libltdl/config/missing --run makeinfo'
| MKDIR_P='/bin/mkdir -p'
| NM='/usr/bin/nm -B'
| NMEDIT=''
| OBJDUMP='objdump'
| OBJEXT='o'
| OTOOL64=''
| OTOOL=''
| PACKAGE='libtool'
| PACKAGE_BUGREPORT='address@hidden'
| PACKAGE_NAME='libtool'
| PACKAGE_STRING='libtool 2.2.10'
| PACKAGE_TARNAME='libtool'
| PACKAGE_URL=''
| PACKAGE_VERSION='2.2.10'
| PATH_SEPARATOR=':'
| RANLIB='ranlib'
| RC=''
| SED='/bin/sed'
| SET_MAKE=''
| SHELL='/bin/sh'
| STRIP='strip'
| TIMESTAMP=''
| VERSION='2.2.10'
| ac_ct_CC='gcc'
| ac_ct_CXX='g++'
| ac_ct_DUMPBIN=''
| ac_ct_F77='gfortran'
| ac_ct_FC='gfortran'
| aclocaldir='${datadir}/aclocal'
| am__EXEEXT_FALSE=''
| am__EXEEXT_TRUE='#'
| am__fastdepCC_FALSE='#'
| am__fastdepCC_TRUE=''
| am__fastdepCXX_FALSE='#'
| am__fastdepCXX_TRUE=''
| am__include='include'
| am__isrc=''
| am__leading_dot='.'
| am__quote=''
| am__tar='${AMTAR} chof - "$$tardir"'
| am__untar='${AMTAR} xf -'
| bindir='${exec_prefix}/bin'
| build='x86_64-unknown-linux-gnu'
| build_alias=''
| build_cpu='x86_64'
| build_os='linux-gnu'
| build_vendor='unknown'
| datadir='${datarootdir}'
| datarootdir='${prefix}/share'
| docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
| dvidir='${docdir}'
| exec_prefix='${prefix}'
| host='x86_64-unknown-linux-gnu'
| host_alias=''
| host_cpu='x86_64'
| host_os='linux-gnu'
| host_vendor='unknown'
| htmldir='${docdir}'
| includedir='${prefix}/include'
| infodir='${datarootdir}/info'
| install_sh='${SHELL} /var/srcpac/core/libtool/src/libtool-2.2.10/libltdl/config/install-sh'
| libdir='${exec_prefix}/lib'
| libexecdir='${exec_prefix}/libexec'
| localedir='${datarootdir}/locale'
| localstatedir='${prefix}/var'
| mandir='${datarootdir}/man'
| mkdir_p='/bin/mkdir -p'
| oldincludedir='/usr/include'
| package_revision='1.3175'
| pdfdir='${docdir}'
| pkgdatadir='${datadir}/libtool'
| prefix='/usr'
| program_transform_name='s,x,x,'
| psdir='${docdir}'
| sbindir='${exec_prefix}/sbin'
| sharedstatedir='${prefix}/com'
| sys_symbol_underscore='no'
| sysconfdir='${prefix}/etc'
| target_alias=''
|
| ## ----------- ##
| ## confdefs.h. ##
| ## ----------- ##
|
| /* confdefs.h */
| #define PACKAGE_NAME "libtool"
| #define PACKAGE_TARNAME "libtool"
| #define PACKAGE_VERSION "2.2.10"
| #define PACKAGE_STRING "libtool 2.2.10"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE_URL ""
| #define PACKAGE "libtool"
| #define VERSION "2.2.10"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define LT_LIBEXT "a"
|
| configure: exit 0