[Pkg-gnu-smalltalk-devel] Bug#497033: gnu-smalltalk: FTBFS on GNU/kFreeBSD

Petr Salinger Petr.Salinger at seznam.cz
Fri Aug 29 12:39:09 UTC 2008


>> With ./configure --disable-generational-gc only
>> "117: Sport" test fails.
>
> Thanks.  Can you remind me of what is the host triplet for GNU/kFreeBSD?

$ dpkg-architecture

DEB_BUILD_ARCH=kfreebsd-amd64
DEB_BUILD_ARCH_OS=kfreebsd
DEB_BUILD_ARCH_CPU=amd64
DEB_BUILD_GNU_CPU=x86_64
DEB_BUILD_GNU_SYSTEM=kfreebsd-gnu
DEB_BUILD_GNU_TYPE=x86_64-kfreebsd-gnu
DEB_HOST_ARCH=kfreebsd-amd64
DEB_HOST_ARCH_OS=kfreebsd
DEB_HOST_ARCH_CPU=amd64
DEB_HOST_GNU_CPU=x86_64
DEB_HOST_GNU_SYSTEM=kfreebsd-gnu
DEB_HOST_GNU_TYPE=x86_64-kfreebsd-gnu

$ dpkg-architecture

DEB_BUILD_ARCH=kfreebsd-i386
DEB_BUILD_ARCH_OS=kfreebsd
DEB_BUILD_ARCH_CPU=i386
DEB_BUILD_GNU_CPU=i486
DEB_BUILD_GNU_SYSTEM=kfreebsd-gnu
DEB_BUILD_GNU_TYPE=i486-kfreebsd-gnu
DEB_HOST_ARCH=kfreebsd-i386
DEB_HOST_ARCH_OS=kfreebsd
DEB_HOST_ARCH_CPU=i386
DEB_HOST_GNU_CPU=i486
DEB_HOST_GNU_SYSTEM=kfreebsd-gnu
DEB_HOST_GNU_TYPE=i486-kfreebsd-gnu

> I think this is fixed in experimental.

In experimental (with --disable-generational-gc) there are two failures

120: Sport                                           FAILED (testsuite.at:158)
121: Swazoo                                          FAILED (testsuite.at:159)

Petr






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