Hi, All I install guile 1.9.15 on Linux 2.6.32-27-generic #49-Ubuntu SMP Wed Dec 1 23:52:12 UTC 2010 i686 GNU/Linux when I run:make check, I had these problems: -------->cut here<--------- make[4]: Leaving directory `/home/lispor/Downloads/guile-1.9.15/test-suite/vm' make[3]: Leaving directory `/home/lispor/Downloads/guile-1.9.15/test-suite/vm' make[3]: Entering directory `/home/lispor/Downloads/guile-1.9.15/test-suite' make check-TESTS make[4]: Entering directory `/home/lispor/Downloads/guile-1.9.15/test-suite' PASS: lalr/test-glr-associativity.scm PASS: lalr/test-glr-basics-01.scm %% Shift/Reduce conflict (shift 1, reduce 3) on 'A' in state 0 PASS: lalr/test-glr-basics-02.scm %% Shift/Reduce conflict (shift 1, reduce 5) on 'A' in state 0 PASS: lalr/test-glr-basics-03.scm %% Shift/Reduce conflict (shift 1, reduce 4) on 'A' in state 0 PASS: lalr/test-glr-basics-04.scm %% Shift/Reduce conflict (shift 1, reduce 4) on 'A' in state 0 PASS: lalr/test-glr-basics-05.scm %% Shift/Reduce conflict (shift 5, reduce 2) on 'error' in state 8 %% Shift/Reduce conflict (shift 4, reduce 2) on 'N' in state 8 %% Shift/Reduce conflict (shift 3, reduce 2) on 'O' in state 8 %% Shift/Reduce conflict (shift 2, reduce 2) on 'T' in state 8 PASS: lalr/test-glr-script-expression.scm PASS: lalr/test-glr-single-expressions.scm %% Reduce/Reduce conflict (reduce 5, reduce 4) on 'M' in state 11 %% Reduce/Reduce conflict (reduce 5, reduce 4) on 'A' in state 11 %% Reduce/Reduce conflict (reduce 5, reduce 4) on '*eoi*' in state 11 PASS: lalr/test-lr-associativity-01.scm PASS: lalr/test-lr-basics-01.scm %% Shift/Reduce conflict (shift 1, reduce 3) on 'A' in state 0 PASS: lalr/test-lr-basics-02.scm %% Shift/Reduce conflict (shift 1, reduce 5) on 'A' in state 0 PASS: lalr/test-lr-basics-03.scm %% Shift/Reduce conflict (shift 1, reduce 4) on 'A' in state 0 PASS: lalr/test-lr-basics-04.scm %% Shift/Reduce conflict (shift 1, reduce 4) on 'A' in state 0 PASS: lalr/test-lr-basics-05.scm %% Shift/Reduce conflict (shift 3, reduce 2) on 'error' in state 5 %% Shift/Reduce conflict (shift 2, reduce 2) on 'NUMBER' in state 5 %% Shift/Reduce conflict (shift 1, reduce 2) on 'NEWLINE' in state 5 %% Shift/Reduce conflict (shift 3, reduce 3) on 'error' in state 0 %% Shift/Reduce conflict (shift 2, reduce 3) on 'NUMBER' in state 0 %% Shift/Reduce conflict (shift 1, reduce 3) on 'NEWLINE' in state 0 PASS: lalr/test-lr-error-recovery-01.scm PASS: lalr/test-lr-error-recovery-02.scm PASS: lalr/test-lr-no-clause.scm %% Shift/Reduce conflict (shift 5, reduce 2) on 'error' in state 8 %% Shift/Reduce conflict (shift 4, reduce 2) on 'N' in state 8 %% Shift/Reduce conflict (shift 3, reduce 2) on 'O' in state 8 %% Shift/Reduce conflict (shift 2, reduce 2) on 'T' in state 8 PASS: lalr/test-lr-script-expression.scm PASS: lalr/test-lr-single-expressions.scm ... ... UNRESOLVED: eval.test: promises: basic promise behaviour: a forced promise does not reference its environment UNRESOLVED: eval.test: stacks: stack involving a subr UNRESOLVED: eval.test: stacks: stack involving a gsubr UNRESOLVED: eval.test: stacks: arguments of a gsubr stack frame ... ... UNRESOLVED: i18n.test: text collation (French): string-locale<? UNRESOLVED: i18n.test: text collation (French): char-locale<? UNRESOLVED: i18n.test: text collation (French): string-locale-ci=? UNRESOLVED: i18n.test: text collation (French): string-locale-ci=? (2 args, wide strings) UNRESOLVED: i18n.test: text collation (French): string-locale-ci=? (3 args, wide strings) UNRESOLVED: i18n.test: text collation (French): string-locale-ci<>? UNRESOLVED: i18n.test: text collation (French): string-locale-ci<>? (wide strings) UNRESOLVED: i18n.test: text collation (French): string-locale-ci<>? (wide and narrow strings) UNRESOLVED: i18n.test: text collation (French): char-locale-ci<>? UNRESOLVED: i18n.test: text collation (French): char-locale-ci<>? (wide) UNRESOLVED: i18n.test: character mapping: char-locale-upcase Turkish UNRESOLVED: i18n.test: character mapping: char-locale-downcase Turkish UNRESOLVED: i18n.test: string mapping: string-locale-upcase Turkish UNRESOLVED: i18n.test: string mapping: string-locale-downcase Turkish UNRESOLVED: i18n.test: number parsing: locale-string->inexact (French) UNRESOLVED: i18n.test: nl-langinfo et al.: locale-day (French) UNRESOLVED: i18n.test: nl-langinfo et al.: locale-day (French, using `%global-locale') ... ... ... UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (char 169 #\\xa9 "\xa9") UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (char 170 #\\xaa "\xaa") UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (char 171 #\\xab "\xab") UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (char 172 #\\xac "\xac") UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (char 173 #\255 "\xad") UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (char 174 #\\xae "\xae") UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (char 175 #\\xaf "\xaf") UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (char 176 #\\xb0 "\xb0") UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (char 177 #\\xb1 "\xb1") UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (char 178 #\\xb2 "\xb2") UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (char 179 #\\xb3 "\xb3") UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (char 180 #\\xb4 "\xb4") UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (char 181 #\\xb5 "\xb5") UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (char 182 #\\xb6 "\xb6") UNRESOLVED: regexp.test: regexp-quote: regexp/extended: (char 183 #\\xb7 "\xb7") ... ... Running threads.test -------->cut here<---------
I run down here<threads.test> and couldn't go forward. any problems?