[Pkg-gnu-smalltalk-devel] Bug#577908: gnu-smalltalk: FTBFS: tests failed

Lucas Nussbaum lucas at lucas-nussbaum.net
Thu Apr 15 08:06:29 UTC 2010


Source: gnu-smalltalk
Version: 3.1-3
Severity: serious
Tags: squeeze sid
User: debian-qa at lists.debian.org
Usertags: qa-ftbfs-20100415 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part:
> make[3]: Entering directory `/build/user-gnu-smalltalk_3.1-3-amd64-t9bU7P/gnu-smalltalk-3.1/tests'
> /bin/bash './testsuite' 
> ## ----------------------------- ##
> ## GNU Smalltalk 3.1 test suite. ##
> ## ----------------------------- ##
> 
> Regression tests.
> 
>   1: arrays.st                                       ok
>   2: classes.st                                      ok
>   3: blocks.st                                       ok
>   4: sets.st                                         ok
>   5: processes.st                                    ok
>   6: exceptions.st                                   ok
>   7: intmath.st                                      ok
>   8: floatmath.st                                    ok
>   9: dates.st                                        ok
>  10: objects.st                                      ok
>  11: strings.st                                      ok
>  12: chars.st                                        ok
>  13: objdump.st                                      ok
>  14: delays.st                                       ok
>  15: geometry.st                                     ok
>  16: cobjects.st                                     ok
>  17: compiler.st                                     ok
>  18: fileext.st                                      ok
>  19: mutate.st                                       ok
>  20: untrusted.st                                    ok
>  21: getopt.st                                       ok
>  22: quit.st                                         ok
>  23: pools.st                                        ok
> 
> Other simple tests.
> 
>  24: ackermann.st                                    ok
>  25: ary3.st                                         ok
>  26: except.st                                       ok
>  27: fibo.st                                         ok
>  28: hash.st                                         ok
>  29: hash2.st                                        ok
>  30: heapsort.st                                     ok
>  31: lists.st                                        ok
>  32: lists1.st                                       ok
>  33: lists2.st                                       ok
>  34: matrix.st                                       ok
>  35: methcall.st                                     ok
>  36: nestedloop.st                                   ok
>  37: objinst.st                                      ok
>  38: prodcons.st                                     ok
>  39: random-bench.st                                 ok
>  40: sieve.st                                        ok
>  41: strcat.st                                       ok
> 
> Basic packages.
> 
>  42: SUnit                                           ok
>  43: Parser                                          ok
> 
> ANSI compliancy tests.
> 
>  44: ArrayANSITest                                   ok
>  45: ArrayFactoryANSITest                            ok
>  46: BagANSITest                                     ok
>  47: BagFactoryANSITest                              ok
>  48: BooleanANSITest                                 ok
>  49: ByteArrayANSITest                               ok
>  50: ByteArrayFactoryANSITest                        ok
>  51: CharacterANSITest                               ok
>  52: CharacterFactoryANSITest                        ok
>  53: DateAndTimeANSITest                             ok
>  54: DateAndTimeFactoryANSITest                      ok
>  55: DictionaryANSITest                              ok
>  56: DictionaryFactoryANSITest                       ok
>  57: DurationANSITest                                ok
>  58: DurationFactoryANSITest                         ok
>  59: DyadicValuableANSITest                          ok
>  60: ErrorANSITest                                   ok
>  61: ErrorClassANSITest                              ok
>  62: ExceptionANSITest                               ok
>  63: ExceptionClassANSITest                          ok
>  64: ExceptionSetANSITest                            ok
>  65: FailedMessageANSITest                           ok
>  66: FileStreamFactoryANSITest                       ok
>  67: FloatANSITest                                   ok
>  68: FloatCharacterizationANSITest                   ok
>  69: FractionANSITest                                ok
>  70: FractionFactoryANSITest                         ok
>  71: IdentityDictionaryANSITest                      ok
>  72: IdentityDictionaryFactoryANSITest               ok
>  73: IntegerANSITest                                 ok
>  74: IntervalANSITest                                ok
>  75: IntervalFactoryANSITest                         ok
>  76: MessageNotUnderstoodANSITest                    ok
>  77: MessageNotUnderstoodSelectorANSITest            ok
>  78: MonadicBlockANSITest                            ok
>  79: NilANSITest                                     ok
>  80: NiladicBlockANSITest                            ok
>  81: NotificationANSITest                            ok
>  82: NotificationClassANSITest                       ok
>  83: ObjectANSITest                                  ok
>  84: ObjectClassANSITest                             ok
>  85: OrderedCollectionANSITest                       ok
>  86: OrderedCollectionFactoryANSITest                ok
>  87: ReadFileStreamANSITest                          ok
>  88: ReadStreamANSITest                              ok
>  89: ReadStreamFactoryANSITest                       ok
>  90: ReadWriteStreamANSITest                         ok
>  91: ReadWriteStreamFactoryANSITest                  ok
>  92: ScaledDecimalANSITest                           ok
>  93: SelectorANSITest                                ok
>  94: SetANSITest                                     ok
>  95: SetFactoryANSITest                              ok
>  96: SortedCollectionANSITest                        ok
>  97: SortedCollectionFactoryANSITest                 ok
>  98: StringANSITest                                  ok
>  99: StringFactoryANSITest                           ok
> 100: SymbolANSITest                                  ok
> 101: TranscriptANSITest                              ok
> 102: WarningANSITest                                 ok
> 103: WarningClassANSITest                            ok
> 104: WriteFileStreamANSITest                         ok
> 105: WriteStreamANSITest                             ok
> 106: WriteStreamFactoryANSITest                      ok
> 107: ZeroDivideANSITest                              ok
> 108: ZeroDivideFactoryANSITest                       ok
> 
> Other packages.
> 
> 109: Complex                                         ok
> 110: Continuations                                   ok
> 111: DBD-MySQL                                       skipped (testsuite.at:149)
> 112: DBD-SQLite                                      ok
> 113: DebugTools                                      ok
> 114: DhbNumericalMethods                             ok
> 115: Digest                                          ok
> 116: GDBM                                            ok
> 117: Iconv                                           ok
> 118: Magritte                                        ok
> 119: ROE                                             ok
> 120: Seaside-Core                                    ok
> 121: Sport                                           FAILED (testsuite.at:159)
> 122: Swazoo                                          FAILED (testsuite.at:160)
> 123: ZLib                                            ok
> 
> ## ------------- ##
> ## Test results. ##
> ## ------------- ##
> 
> ERROR: 122 tests were run,
> 2 failed unexpectedly.
> 1 test was skipped.
> ## -------------------------- ##
> ## testsuite.log was created. ##
> ## -------------------------- ##
> 
> Please send `tests/testsuite.log' and all information you think might help:
> 
>    To: <help-smalltalk at gnu.org>
>    Subject: [GNU Smalltalk 3.1] testsuite: 121 122 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 `tests/testsuite.dir'.
> 
> make[3]: *** [check-local] Error 1

The full build log is available from:
   http://people.debian.org/~lucas/logs/2010/04/15/gnu-smalltalk_3.1-3_lsid64.buildlog

A list of current common problems and possible solutions is available at 
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot.  Internet was not
accessible from the build systems.

-- 
| Lucas Nussbaum
| lucas at lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lucas at nussbaum.fr             GPG: 1024D/023B3F4F |





More information about the Pkg-gnu-smalltalk-devel mailing list