Home | History | Annotate | Download | only in src

Lines Matching refs:conftest

1552 # Try to compile conftest.$ac_ext, and return whether this succeeded.
1556 rm -f conftest.$ac_objext
1564 (eval "$ac_compile") 2>conftest.err
1566 if test -s conftest.err; then
1567 grep -v '^ *+' conftest.err >conftest.er1
1568 cat conftest.er1 >&5
1569 mv -f conftest.er1 conftest.err
1574 test ! -s conftest.err
1575 } && test -s conftest.$ac_objext; then :
1579 sed 's/^/| /' conftest.$ac_ext >&5
1590 # Try to link conftest.$ac_ext, and return whether this succeeded.
1594 rm -f conftest.$ac_objext conftest$ac_exeext
1602 (eval "$ac_link") 2>conftest.err
1604 if test -s conftest.err; then
1605 grep -v '^ *+' conftest.err >conftest.er1
1606 cat conftest.er1 >&5
1607 mv -f conftest.er1 conftest.err
1612 test ! -s conftest.err
1613 } && test -s conftest$ac_exeext && {
1615 $as_test_x conftest$ac_exeext
1620 sed 's/^/| /' conftest.$ac_ext >&5
1628 rm -rf conftest.dSYM conftest_ipa8_conftest.oo
1646 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1656 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
1667 # Try to preprocess conftest.$ac_ext, and return whether this succeeded.
1671 if { { ac_try="$ac_cpp conftest.$ac_ext"
1678 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.err
1680 if test -s conftest.err; then
1681 grep -v '^ *+' conftest.err >conftest.er1
1682 cat conftest.er1 >&5
1683 mv -f conftest.er1 conftest.err
1686 test $ac_status = 0; } > conftest.i && {
1688 test ! -s conftest.err
1693 sed 's/^/| /' conftest.$ac_ext >&5
1704 # Try to link conftest.$ac_ext, and return whether this succeeded. Assumes
1719 test $ac_status = 0; } && { ac_try='./conftest$ac_exeext'
1734 sed 's/^/| /' conftest.$ac_ext >&5
1738 rm -rf conftest.dSYM conftest_ipa8_conftest.oo
1755 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1801 rm -f core conftest.err conftest.$ac_objext \
1802 conftest$ac_exeext conftest.$ac_ext
1832 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1842 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
1849 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1858 rm -f conftest.err conftest.i conftest.$ac_ext
2094 rm -f core *.core core.conftest.* &&
2095 rm -f -r conftest* confdefs* conf$$* $ac_clean_files &&
2104 rm -f -r conftest* confdefs.h
2248 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2249 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2384 rm -rf conftest.one conftest.two conftest.dir
2385 echo one > conftest.one
2386 echo two > conftest.two
2387 mkdir conftest.dir
2388 if "$as_dir/$ac_prog$ac_exec_ext" -c conftest.one conftest.two "`pwd`/conftest.dir" &&
2389 test -s conftest.one && test -s conftest.two &&
2390 test -s conftest.dir/conftest.one &&
2391 test -s conftest.dir/conftest.two
2406 rm -rf conftest.one conftest.two conftest.dir
2434 echo timestamp > conftest.file
2454 set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
2457 set X `ls -t "$srcdir/configure" conftest.file`
2459 rm -f conftest.file
2460 if test "$*" != "X $srcdir/configure conftest.file" \
2461 && test "$*" != "X conftest.file $srcdir/configure"; then
2471 test "$2" = conftest.file
2718 cat >conftest.make <<\_ACEOF
2724 case `${MAKE-make} -f conftest.make 2>/dev/null` in
2730 rm -f conftest.make
3064 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3065 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3377 (eval "$ac_compiler $ac_option >&5") 2>conftest.err
3379 if test -s conftest.err; then
3382 10q' conftest.err >conftest.er1
3383 cat conftest.er1 >&5
3385 rm -f conftest.er1 conftest.err
3390 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3408 ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
3411 ac_files="a.out conftest.exe conftest a.exe a_out.exe b.out conftest.*"
3473 sed 's/^/| /' conftest.$ac_ext >&5
3489 rm -f -r a.out a.out.dSYM a.exe conftest$ac_cv_exeext b.out
3504 # If both `conftest.exe' and `conftest' are `present' (well, observable)
3505 # catch `conftest.exe'. For instance with Cygwin, `ls conftest' will
3506 # work properly (i.e., refer to `conftest.exe'), while it won't with
3508 for ac_file in conftest.exe conftest conftest.*; do
3523 rm -f conftest conftest$ac_cv_exeext
3527 rm -f conftest.$ac_ext
3530 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3536 FILE *f = fopen ("conftest.out", "w");
3543 ac_clean_files="$ac_clean_files conftest.out"
3560 if { ac_try='./conftest$ac_cv_exeext'
3587 rm -f conftest.$ac_ext conftest$ac_cv_exeext conftest.out
3594 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3605 rm -f conftest.o conftest.obj
3617 for ac_file in conftest.o conftest.obj conftest.*; do
3627 sed 's/^/| /' conftest.$ac_ext >&5
3634 rm -f conftest.$ac_cv_objext conftest.$ac_ext
3645 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3664 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3686 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3701 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3717 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3731 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3733 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3735 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3762 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3822 rm -f core conftest.err conftest.$ac_objext
3825 rm -f conftest.$ac_ext
3848 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3849 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3865 rm -rf conftest.dir
3866 mkdir conftest.dir
3869 cp "$am_depcomp" conftest.dir
3870 cd conftest.dir
3896 : > sub/conftest.c
3898 echo '#include "conftst'$i'.h"' >> sub/conftest.c
3903 echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
3909 am__obj=sub/conftest.${OBJEXT-o}
3929 am__obj=conftest.${OBJEXT-o}
3935 source=sub/conftest.c object=$am__obj \
3936 depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \
3937 $SHELL ./depcomp $depcc -c $am__minus_obj sub/conftest.c \
3938 >/dev/null 2>conftest.err &&
3939 grep sub/conftst1.h sub/conftest.Po > /dev/null 2>&1 &&
3940 grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 &&
3941 grep $am__obj sub/conftest.Po > /dev/null 2>&1 &&
3950 if (grep 'ignoring option' conftest.err ||
3951 grep 'not supported' conftest.err) >/dev/null 2>&1; then :; else
3959 rm -rf conftest.dir
3989 echo "$ac_script" 2>/dev/null | sed 99q >conftest.sed
4010 $as_echo_n 0123456789 >"conftest.in"
4013 cat "conftest.in" "conftest.in" >"conftest.tmp"
4014 mv "conftest.tmp" "conftest.in"
4015 cp "conftest.in" "conftest.nl"
4016 $as_echo '' >> "conftest.nl"
4017 "$ac_path_SED" -f conftest.sed < "conftest.nl" >"conftest.out" 2>/dev/null || break
4018 diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
4028 rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
4047 rm -f conftest.sed
4086 $as_echo_n 0123456789 >"conftest.in"
4089 cat "conftest.in" "conftest.in" >"conftest.tmp"
4090 mv "conftest.tmp" "conftest.in"
4091 cp "conftest.in" "conftest.nl"
4092 $as_echo 'GREP' >> "conftest.nl"
4093 "$ac_path_GREP" -e 'GREP$' -e '-(cannot match)-' < "conftest.nl" >"conftest.out" 2>/dev/null || break
4094 diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
4104 rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
4152 $as_echo_n 0123456789 >"conftest.in"
4155 cat "conftest.in" "conftest.in" >"conftest.tmp"
4156 mv "conftest.tmp" "conftest.in"
4157 cp "conftest.in" "conftest.nl"
4158 $as_echo 'EGREP' >> "conftest.nl"
4159 "$ac_path_EGREP" 'EGREP$' < "conftest.nl" >"conftest.out" 2>/dev/null || break
4160 diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
4170 rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
4219 $as_echo_n 0123456789 >"conftest.in"
4222 cat "conftest.in" "conftest.in" >"conftest.tmp"
4223 mv "conftest.tmp" "conftest.in"
4224 cp "conftest.in" "conftest.nl"
4225 $as_echo 'FGREP' >> "conftest.nl"
4226 "$ac_path_FGREP" FGREP < "conftest.nl" >"conftest.out" 2>/dev/null || break
4227 diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
4237 rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
4575 echo "int some_variable = 0;" > conftest.$ac_ext
4577 (eval "$ac_compile" 2>conftest.err)
4578 cat conftest.err >&5
4579 (eval echo "\"\$as_me:$LINENO: $NM \\\"conftest.$ac_objext\\\"\"" >&5)
4580 (eval "$NM \"conftest.$ac_objext\"" 2>conftest.err > conftest.out)
4581 cat conftest.err >&5
4583 cat conftest.out >&5
4584 if $GREP 'External.*some_variable' conftest.out > /dev/null; then
4587 rm -f conftest*
5525 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5537 echo conftest.$ac_objext > conftest.lst
5538 lt_ar_try='$AR $AR_FLAGS libconftest.a @conftest.lst >&5'
5546 rm -f conftest.$ac_objext libconftest.a
5556 rm -f conftest.* libconftest.a
5559 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5954 rm -f conftest*
5955 cat > conftest.$ac_ext <<_LT_EOF
5974 nlist=conftest.nm
5975 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist\""; } >&5
5976 (eval $NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist) 2>&5
5990 cat <<_LT_EOF > conftest.$ac_ext
6009 eval "$lt_cv_sys_global_symbol_to_cdecl"' < "$nlist" | $GREP -v main >> conftest.$ac_ext'
6011 cat <<_LT_EOF >> conftest.$ac_ext
6022 $SED "s/^$symcode$symcode* \(.*\) \(.*\)$/ {\"\2\", (void *) \&\2},/" < "$nlist" | $GREP -v main >> conftest.$ac_ext
6023 cat <<\_LT_EOF >> conftest.$ac_ext
6039 mv conftest.$ac_objext conftstm.$ac_objext
6048 test $ac_status = 0; } && test -s conftest${ac_exeext}; then
6064 cat conftest.$ac_ext >&5
6066 rm -rf conftest* conftst*
6171 echo 'int i;' > conftest.$ac_ext
6177 case `/usr/bin/file conftest.$ac_objext` in
6186 rm -rf conftest*
6190 echo '#line '$LINENO' "configure"' > conftest.$ac_ext
6197 case `/usr/bin/file conftest.$ac_objext` in
6209 case `/usr/bin/file conftest.$ac_objext` in
6222 rm -rf conftest*
6228 echo 'int i;' > conftest.$ac_ext
6234 case `/usr/bin/file conftest.o` in
6275 rm -rf conftest*
6289 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
6290 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
6293 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6309 rm -f core conftest.err conftest.$ac_objext \
6310 conftest$ac_exeext conftest.$ac_ext
6313 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
6314 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
6327 echo 'int i;' > conftest.$ac_ext
6333 case `/usr/bin/file conftest.o` in
6351 if ${LD-ld} -64 -r -o conftest2.o conftest.o >/dev/null 2>&1; then
6359 rm -rf conftest*
6465 $MANIFEST_TOOL '-?' 2>conftest.err > conftest.out
6466 cat conftest.err >&5
6467 if $GREP 'Manifest Tool' conftest.out > /dev/null; then
6470 rm -f conftest*
6983 echo "int foo(void){return 1;}" > conftest.c
6985 -dynamiclib -Wl,-single_module conftest.c" >&5
6987 -dynamiclib -Wl,-single_module conftest.c 2>conftest.err
6991 if test -s conftest.err && $GREP single_module conftest.err; then
6992 cat conftest.err >&5
6998 cat conftest.err >&5
7001 rm -f conftest.*
7014 echo "_main" > conftest.sym
7015 LDFLAGS="$LDFLAGS -Wl,-exported_symbols_list,conftest.sym"
7016 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7032 rm -f core conftest.err conftest.$ac_objext \
7033 conftest$ac_exeext conftest.$ac_ext
7046 cat > conftest.c << _LT_EOF
7049 echo "$LTCC $LTCFLAGS -c -o conftest.o conftest.c" >&5
7050 $LTCC $LTCFLAGS -c -o conftest.o conftest.c 2>&5
7051 echo "$AR cru libconftest.a conftest.o" >&5
7052 $AR cru libconftest.a conftest.o 2>&5
7055 cat > conftest.c << _LT_EOF
7058 echo "$LTCC $LTCFLAGS $LDFLAGS -o conftest conftest.c -Wl,-force_load,./libconftest.a" >&5
7059 $LTCC $LTCFLAGS $LDFLAGS -o conftest conftest.c -Wl,-force_load,./libconftest.a 2>conftest.err
7061 if test -s conftest.err && $GREP force_load conftest.err; then
7062 cat conftest.err >&5
7063 elif test -f conftest && test $_lt_result -eq 0 && $GREP forced_load conftest >/dev/null 2>&1 ; then
7066 cat conftest.err >&5
7068 rm -f conftest.err libconftest.a conftest conftest.c
7069 rm -rf conftest.dSYM
7111 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
7112 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
7136 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7151 rm -f conftest.err conftest.i conftest.$ac_ext
7155 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7167 rm -f conftest.err conftest.i conftest.$ac_ext
7171 rm -f conftest.i conftest.err conftest.$ac_ext
7195 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7210 rm -f conftest.err conftest.i conftest.$ac_ext
7214 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7226 rm -f conftest.err conftest.i conftest.$ac_ext
7230 rm -f conftest.i conftest.err conftest.$ac_ext
7242 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
7243 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
7252 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7272 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
7276 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7281 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
7287 rm -f conftest*
7293 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7298 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
7304 rm -f conftest*
7313 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7345 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
7346 conftest.$ac_objext conftest.beam conftest.$ac_ext
7803 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
7804 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
7841 ac_outfile=conftest.$ac_objext
7842 echo "$lt_simple_compile_test_code" >conftest.$ac_ext
7843 eval "$ac_compile" 2>&1 >/dev/null | $SED '/^$/d; /^ *+/d' >conftest.err
7844 _lt_compiler_boilerplate=`cat conftest.err`
7845 $RM conftest*
7847 ac_outfile=conftest.$ac_objext
7848 echo "$lt_simple_link_test_code" >conftest.$ac_ext
7849 eval "$ac_link" 2>&1 >/dev/null | $SED '/^$/d; /^ *+/d' >conftest.err
7850 _lt_linker_boilerplate=`cat conftest.err`
7851 $RM -r conftest*
7876 ac_outfile=conftest.$ac_objext
7877 echo "$lt_simple_compile_test_code" > conftest.$ac_ext
7880 # (2) before a word containing "conftest.", or (3) at the end.
7886 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
7889 (eval "$lt_compile" 2>conftest.err)
7891 cat conftest.err >&5
7896 $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' >conftest.exp
7897 $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
7898 if test ! -s conftest.er2 || diff conftest.exp conftest.er2 >/dev/null; then
7902 $RM conftest*
8253 ac_outfile=conftest.$ac_objext
8254 echo "$lt_simple_compile_test_code" > conftest.$ac_ext
8257 # (2) before a word containing "conftest.", or (3) at the end.
8263 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
8266 (eval "$lt_compile" 2>conftest.err)
8268 cat conftest.err >&5
8273 $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' >conftest.exp
8274 $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
8275 if test ! -s conftest.er2 || diff conftest.exp conftest.er2 >/dev/null; then
8279 $RM conftest*
8319 echo "$lt_simple_link_test_code" > conftest.$ac_ext
8320 if (eval $ac_link 2>conftest.err) && test -s conftest$ac_exeext; then
8323 if test -s conftest.err; then
8325 cat conftest.err 1>&5
8326 $ECHO "$_lt_linker_boilerplate" | $SED '/^$/d' > conftest.exp
8327 $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
8328 if diff conftest.exp conftest.er2 >/dev/null; then
8335 $RM -r conftest*
8360 $RM -r conftest 2>/dev/null
8361 mkdir conftest
8362 cd conftest
8364 echo "$lt_simple_compile_test_code" > conftest.$ac_ext
8368 # (2) before a word containing "conftest.", or (3) at the end.
8373 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
8376 (eval "$lt_compile" 2>out/conftest.err)
8378 cat out/conftest.err >&5
8384 $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' > out/conftest.exp
8385 $SED '/^$/d; /^ *+/d' out/conftest.err >out/conftest.er2
8386 if test ! -s out/conftest.er2 || diff out/conftest.exp out/conftest.er2 >/dev/null; then
8391 $RM conftest*
8397 $RM -r conftest
8398 $RM conftest*
8415 $RM -r conftest 2>/dev/null
8416 mkdir conftest
8417 cd conftest
8419 echo "$lt_simple_compile_test_code" > conftest.$ac_ext
8423 # (2) before a word containing "conftest.", or (3) at the end.
8428 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
8431 (eval "$lt_compile" 2>out/conftest.err)
8433 cat out/conftest.err >&5
8439 $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' > out/conftest.exp
8440 $SED '/^$/d; /^ *+/d' out/conftest.err >out/conftest.er2
8441 if test ! -s out/conftest.er2 || diff out/conftest.exp out/conftest.er2 >/dev/null; then
8446 $RM conftest*
8452 $RM -r conftest
8453 $RM conftest*
8468 $RM conftest*
8469 ln conftest.a conftest.b 2>/dev/null && hard_links=no
8470 touch conftest.a
8471 ln conftest.a conftest.b 2>&5 || hard_links=no
8472 ln conftest.a conftest.b 2>/dev/null && hard_links=no
8977 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8997 lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
9000 lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
9003 rm -f core conftest.err conftest.$ac_objext \
9004 conftest$ac_exeext conftest.$ac_ext
9030 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
9050 lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
9053 lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
9056 rm -f core conftest.err conftest.$ac_objext \
9057 conftest$ac_exeext conftest.$ac_ext
9302 echo "$lt_simple_link_test_code" > conftest.$ac_ext
9303 if (eval $ac_link 2>conftest.err) && test -s conftest$ac_exeext; then
9306 if test -s conftest.err; then
9308 cat conftest.err 1>&5
9309 $ECHO "$_lt_linker_boilerplate" | $SED '/^$/d' > conftest.exp
9310 $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
9311 if diff conftest.exp conftest.er2 >/dev/null; then
9318 $RM -r conftest*
9370 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
9379 rm -f core conftest.err conftest.$ac_objext \
9380 conftest$ac_exeext conftest.$ac_ext
9684 $RM conftest*
9685 echo "$lt_simple_compile_test_code" > conftest.$ac_ext
9691 test $ac_status = 0; } 2>conftest.err; then
9692 soname=conftest
9693 lib=conftest
9694 libobjs=conftest.$ac_objext
9702 libname=conftest
9717 cat conftest.err 1>&5
9719 $RM conftest*
10382 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10394 if ($OBJDUMP -p conftest$ac_exeext) 2>/dev/null | grep "RUNPATH.*$libdir" >/dev/null; then :
10398 rm -f core conftest.err conftest.$ac_objext \
10399 conftest$ac_exeext conftest.$ac_ext
10803 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10826 rm -f core conftest.err conftest.$ac_objext \
10827 conftest$ac_exeext conftest.$ac_ext
10856 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10879 rm -f core conftest.err conftest.$ac_objext \
10880 conftest$ac_exeext conftest.$ac_ext
10899 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10922 rm -f core conftest.err conftest.$ac_objext \
10923 conftest$ac_exeext conftest.$ac_ext
10938 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10961 rm -f core conftest.err conftest.$ac_objext \
10962 conftest$ac_exeext conftest.$ac_ext
10977 conftest.$ac_ext
11000 rm -f core conftest.err conftest.$ac_objext \
11001 conftest$ac_exeext conftest.$ac_ext
11055 cat > conftest.$ac_ext <<_LT_EOF
11129 test $ac_status = 0; } && test -s conftest${ac_exeext} 2>/dev/null; then
11130 (./conftest; exit; ) >&5 2>/dev/null
11142 rm -fr conftest*
11161 cat > conftest.$ac_ext <<_LT_EOF
11235 test $ac_status = 0; } && test -s conftest${ac_exeext} 2>/dev/null; then
11236 (./conftest; exit; ) >&5 2>/dev/null
11248 rm -fr conftest*
11373 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
11374 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
11413 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11427 ac_try='$CC -c conftest.$ac_ext -o conftest2.$ac_objext >&5'
11453 if { ac_try='cc -c conftest.$ac_ext >&5'
11464 ac_try='cc -c conftest.$ac_ext -o conftest2.$ac_objext >&5'
11498 rm -f core conftest*
11535 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11680 rm -f core conftest.err conftest.$ac_objext
11683 rm -f conftest.$ac_ext
11710 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11775 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
11792 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11804 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
11848 rm -rf conftest.dir
11849 mkdir conftest.dir
11852 cp "$am_depcomp" conftest.dir
11853 cd conftest.dir
11877 : > sub/conftest.c
11879 echo '#include "conftst'$i'.h"' >> sub/conftest.c
11884 echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
11890 am__obj=sub/conftest.${OBJEXT-o}
11910 am__obj=conftest.${OBJEXT-o}
11916 source=sub/conftest.c object=$am__obj \
11917 depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \
11918 $SHELL ./depcomp $depcc -c $am__minus_obj sub/conftest.c \
11919 >/dev/null 2>conftest.err &&
11920 grep sub/conftst1.h sub/conftest.Po > /dev/null 2>&1 &&
11921 grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 &&
11922 grep $am__obj sub/conftest.Po > /dev/null 2>&1 &&
11931 if (grep 'ignoring option' conftest.err ||
11932 grep 'not supported' conftest.err) >/dev/null 2>&1; then :; else
11940 rm -rf conftest.dir
11978 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11998 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
12020 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12043 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
12063 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12085 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
12104 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12127 rm -f core conftest.err conftest.$ac_objext \
12128 conftest$ac_exeext conftest.$ac_ext
12144 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12167 rm -f core conftest.err conftest.$ac_objext \
12168 conftest$ac_exeext conftest.$ac_ext
12186 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12209 rm -f core conftest.err conftest.$ac_objext \
12210 conftest$ac_exeext conftest.$ac_ext
12384 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12406 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
12423 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12443 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
12449 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12469 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
12475 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12495 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
12628 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12648 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
12660 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12680 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
12692 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12712 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
12963 conftest.$ac_ext
12976 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
12985 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12998 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext