bug-libtool
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [libtool 2.2.4] testsuite: 26 72 failed


From: Vladimir
Subject: Re: [libtool 2.2.4] testsuite: 26 72 failed
Date: Mon, 23 Jun 2008 20:02:59 +0900
User-agent: KMail/1.9.9

Monday 23 June 2008 01:57:45 Ralf Wildenhues wrote:
> Hello Vladimir,
>
> * Vladimir wrote on Sat, Jun 21, 2008 at 06:06:55PM CEST:
>> I compile libtool-2.2.4 on slamd64-current. 'make' runs fine but 'make
>> check' gives errors:
>>
[skipped]
>> libtool: compile:  gcc -g -O2 -c a.c  -fPIC -DPIC -o .libs/a.o
>> libtool: compile:  gcc -g -O2 -c a.c  -fPIC -DPIC -o a.o
>> ./fail.at:60: exit code was 1, expected 0
>> 26. fail.at:27: 26. Failure tests (fail.at:27): FAILED (fail.at:60)
>
> That's weird; I assume this is related to the test failure you reported
> on bug-autoconf.
>
> Can you please post the output of
>   make check-local TESTSUITEFLAGS='-v -d -x 26'
>   cd tests/testsuite.dir/26
>   ../../../libtool --debug --mode=compile gcc -g -O2 -no-suppress -c a.c
>
Result:
========================================================================================
libtool: enabling shell trace mode
+ test 7 -gt 0
+ opt=--mode=compile
+ shift
+ case $opt in
+ func_opt_split --mode=compile
+ func_opt_split_opt=--mode
+ func_opt_split_arg=compile
+ set dummy --mode compile gcc -g -O2 -no-suppress -c a.c
+ shift
+ test 8 -gt 0
+ opt=--mode
+ shift
+ case $opt in
+ test 7 -eq 0
+ case $1 in
+ mode=compile
+ shift
+ test 6 -gt 0
+ opt=gcc
+ shift
+ case $opt in
+ nonopt=gcc
+ break
+ case $host in
+ opt_duplicate_compiler_generated_deps=false
+ : 1
+ false
+ func_check_version_match
+ test 1.2976 '!=' 1.2976
+ test yes '!=' yes
+ test -z compile
+ eval 'std_shrext=".so"'
++ std_shrext=.so
+ test -n ''
+ generic_help='Try `libtool --help'\'' for more information.'
+ help='Try `libtool --help --mode=compile'\'' for more information.'
+ false
+ test compile = compile
+ func_mode_compile -g -O2 -no-suppress -c a.c
+ set -x
+ base_compile=
+ srcfile=gcc
+ suppress_opt=yes
+ suppress_output=
+ arg_mode=normal
+ libobj=
+ later=
+ pie_flag=
+ for arg in '"$@"'
+ case $arg_mode in
+ case $arg in
+ lastarg=gcc
+ srcfile=-g
+ func_quote_for_eval gcc
+ case $1 in
+ func_quote_for_eval_unquoted_result=gcc
+ case $func_quote_for_eval_unquoted_result in
+ func_quote_for_eval_result=gcc
+ base_compile=' gcc'
+ for arg in '"$@"'
+ case $arg_mode in
+ case $arg in
+ lastarg=-g
+ srcfile=-O2
+ func_quote_for_eval -g
+ case $1 in
+ func_quote_for_eval_unquoted_result=-g
+ case $func_quote_for_eval_unquoted_result in
+ func_quote_for_eval_result=-g
+ base_compile=' gcc -g'
+ for arg in '"$@"'
+ case $arg_mode in
+ case $arg in
+ suppress_opt=no
+ continue
+ for arg in '"$@"'
+ case $arg_mode in
+ case $arg in
+ lastarg=-O2
+ srcfile=-c
+ func_quote_for_eval -O2
+ case $1 in
+ func_quote_for_eval_unquoted_result=-O2
+ case $func_quote_for_eval_unquoted_result in
+ func_quote_for_eval_result=-O2
+ base_compile=' gcc -g -O2'
+ for arg in '"$@"'
+ case $arg_mode in
+ case $arg in
+ lastarg=-c
+ srcfile=a.c
+ func_quote_for_eval -c
+ case $1 in
+ func_quote_for_eval_unquoted_result=-c
+ case $func_quote_for_eval_unquoted_result in
+ func_quote_for_eval_result=-c
+ base_compile=' gcc -g -O2 -c'
+ case $arg_mode in
+ test -z ''
+ func_basename a.c
+ func_basename_result=a.c
+ libobj=a.c
+ case $libobj in
+ func_xform a.c
+ func_xform_result=a.lo
+ libobj=a.lo
+ case $libobj in
+ func_lo2o a.lo
+ case ${1} in
+ func_lo2o_result=a.o
+ obj=a.o
+ func_infer_tag gcc -g -O2 -c
+ set -x
+ test -n 'CXX F77 FC GCJ RC '
+ test -z ''
+ CC_quoted=
+ for arg in '$CC'
+ func_quote_for_eval gcc
+ case $1 in
+ func_quote_for_eval_unquoted_result=gcc
+ case $func_quote_for_eval_unquoted_result in
+ func_quote_for_eval_result=gcc
+ CC_quoted=' gcc'
+ case $@ in
+ func_quote_for_eval a.lo
+ case $1 in
+ func_quote_for_eval_unquoted_result=a.lo
+ case $func_quote_for_eval_unquoted_result in
+ func_quote_for_eval_result=a.lo
+ test Xa.lo '!=' Xa.lo
+ func_dirname_and_basename a.o / ''
+ case ${1} in
+ func_dirname_result=
+ func_basename_result=a.o
+ objname=a.o
+ xdir=
+ lobj=.libs/a.o
+ test -z ' gcc -g -O2 -c'
+ test yes = yes
+ removelist='a.o .libs/a.o a.lo a.loT'
+ case $host_os in
+ test yes = no
+ test yes = no
+ output_obj=
+ need_locks=no
+ lockfile=
+ test no = yes
+ test no = warn
+ false
+ rm -f a.o .libs/a.o a.lo a.loT
+ removelist='a.o .libs/a.o a.lo a.loT '
+ trap '$opt_dry_run || $RM $removelist; exit $EXIT_FAILURE' 1 2 15
+ test -n ''
+ func_quote_for_eval a.c
+ case $1 in
+ func_quote_for_eval_unquoted_result=a.c
+ case $func_quote_for_eval_unquoted_result in
+ func_quote_for_eval_result=a.c
+ qsrcfile=a.c
+ test yes = yes
+ fbsd_hideous_sh_bug=' gcc -g -O2 -c'
+ test yes '!=' no
+ command=' gcc -g -O2 -c a.c  -fPIC -DPIC'
+ func_mkdir_p .libs
+ my_directory_path=.libs
+ my_dir_list=
+ test -n .libs
+ test false '!=' :
+ case $my_directory_path in
+ test '!' -d .libs
++ echo X
++ /usr/bin/sed -e '1s/^X//' -e 's,:*$,,'
+ my_dir_list=
+ save_mkdir_p_IFS='
'
+ IFS=:
+ IFS='
'
+ test -d .libs
+ test -z ''
+ command=' gcc -g -O2 -c a.c  -fPIC -DPIC -o .libs/a.o'
+ func_show_eval_locale ' gcc -g -O2 -c a.c  -fPIC -DPIC -o .libs/a.o' 'test -n 
"$output_obj" && $RM $removelist; exit 
$EXIT_FAILURE'
+ my_cmd=' gcc -g -O2 -c a.c  -fPIC -DPIC -o .libs/a.o'
+ my_fail_exp='test -n "$output_obj" && $RM $removelist; exit $EXIT_FAILURE'
+ false
+ func_quote_for_expand ' gcc -g -O2 -c a.c  -fPIC -DPIC -o .libs/a.o'
+ case $1 in
+ my_arg=' gcc -g -O2 -c a.c  -fPIC -DPIC -o .libs/a.o'
+ case $my_arg in
+ my_arg='" gcc -g -O2 -c a.c  -fPIC -DPIC -o .libs/a.o"'
+ func_quote_for_expand_result='" gcc -g -O2 -c a.c  -fPIC -DPIC -o .libs/a.o"'
+ eval 'func_echo " gcc -g -O2 -c a.c  -fPIC -DPIC -o .libs/a.o"'
++ func_echo ' gcc -g -O2 -c a.c  -fPIC -DPIC -o .libs/a.o'
++ echo 'libtool: compile:  gcc -g -O2 -c a.c  -fPIC -DPIC -o .libs/a.o'
libtool: compile:  gcc -g -O2 -c a.c  -fPIC -DPIC -o .libs/a.o
+ false
+ eval 'LC_COLLATE=$save_LC_COLLATE; LANG=$save_LANG;
             gcc -g -O2 -c a.c  -fPIC -DPIC -o .libs/a.o'
++ LC_COLLATE=C
++ LANG=ru_RU.koi8r
++ gcc -g -O2 -c a.c -fPIC -DPIC -o .libs/a.o
+ my_status=0
+ eval 'LC_COLLATE=C; LANG=C; '
++ LC_COLLATE=C
++ LANG=C
+ test 0 -eq 0
+ :
+ test no = warn
+ test -n ''
+ test no = yes
+ test yes = yes
+ test yes '!=' yes
+ command=' gcc -g -O2 -c a.c  -fPIC -DPIC'
+ test yes = yes
+ command=' gcc -g -O2 -c a.c  -fPIC -DPIC -o a.o'
+ command=' gcc -g -O2 -c a.c  -fPIC -DPIC -o a.o'
+ func_show_eval_locale ' gcc -g -O2 -c a.c  -fPIC -DPIC -o a.o' '$opt_dry_run 
|| $RM $removelist; exit $EXIT_FAILURE'
+ my_cmd=' gcc -g -O2 -c a.c  -fPIC -DPIC -o a.o'
+ my_fail_exp='$opt_dry_run || $RM $removelist; exit $EXIT_FAILURE'
+ false
+ func_quote_for_expand ' gcc -g -O2 -c a.c  -fPIC -DPIC -o a.o'
+ case $1 in
+ my_arg=' gcc -g -O2 -c a.c  -fPIC -DPIC -o a.o'
+ case $my_arg in
+ my_arg='" gcc -g -O2 -c a.c  -fPIC -DPIC -o a.o"'
+ func_quote_for_expand_result='" gcc -g -O2 -c a.c  -fPIC -DPIC -o a.o"'
+ eval 'func_echo " gcc -g -O2 -c a.c  -fPIC -DPIC -o a.o"'
++ func_echo ' gcc -g -O2 -c a.c  -fPIC -DPIC -o a.o'
++ echo 'libtool: compile:  gcc -g -O2 -c a.c  -fPIC -DPIC -o a.o'
libtool: compile:  gcc -g -O2 -c a.c  -fPIC -DPIC -o a.o
+ false
+ eval 'LC_COLLATE=$save_LC_COLLATE; LANG=$save_LANG;
             gcc -g -O2 -c a.c  -fPIC -DPIC -o a.o'
++ LC_COLLATE=C
++ LANG=ru_RU.koi8r
++ gcc -g -O2 -c a.c -fPIC -DPIC -o a.o
+ my_status=0
+ eval 'LC_COLLATE=C; LANG=C; '
++ LC_COLLATE=C
++ LANG=C
+ test 0 -eq 0
+ :
+ test no = warn
+ test -n ''
+ false
+ func_write_libtool_object a.lo .libs/a.o a.o
+ write_libobj=a.lo
+ test yes = yes
+ write_lobj=''\''.libs/a.o'\'''
+ test yes = yes
+ write_oldobj=''\''a.o'\'''
+ false
+ cat
+ mv -f a.loT a.lo
+ test no '!=' no
+ exit 0
========================================================================================

---
WBW, Vladimir Lomov




reply via email to

[Prev in Thread] Current Thread [Next in Thread]