chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] CHICKEN 4.9.0rc1 is available


From: Timo Myyrä
Subject: Re: [Chicken-users] CHICKEN 4.9.0rc1 is available
Date: Sat, 19 Apr 2014 11:19:10 +0300

Hi,

Tested the RC1 version with OpenBSD's port of chicken and all tests pass with it on amd64.

Operating system: OpenBSD
Hardware platform: x86-64
C Compiler: 4.2.1
Installation works?: yes
Tests work?: yes
Installation of eggs works?: yes

Timo


On Sat, Apr 19, 2014 at 7:34 AM, Tim van der Linden <address@hidden> wrote:
Hi All

My testing results:

8 core - Intel Core i7-3630QM CPU @ 2.40GHz machine, 16 Gb memory:
------------------------------------------------------------------

First test (GCC)

Operating system: Debian 7 - Testing/Jessy
Hardware platform: x86-64
C Compiler: GCC 4.8.2 (Debian 4.8.2-16)
Installation works?: yes
Tests work?: yes
Installation of eggs works?: yes

Build & test time: 6 minutes 10 seconds

Second test (Clang)

Operating system: Debian 7 - Testing/Jessy
Hardware platform: x86-64
C Compiler: Clang 3.3-16 (branches/release_33) (based on LLVM 3.3)
Installation works?: yes
Tests work?: yes
Installation of eggs works?: yes

Build & Test time: 4 minutes 40 seconds


Dual core - Intel Atom CPU D525 @ 1.80GHz machine, 8 Gb memory:
---------------------------------------------------------------

First test (GCC)

Operating system: Debian 7 - Testing/Jessy
Hardware platform: x86
C Compiler: GCC 4.8.2 (Debian 4.8.2-16)
Installation works?: yes
Tests work?: yes
Installation of eggs works?: yes

Build & test time: 24 minutes 4 seconds

Second test (Clang) - FAIL

Operating system: Debian 7 - Testing/Jessy
Hardware platform: x86
C Compiler: Clang 3.3-16 (branches/release_33) (based on LLVM 3.3)
Installation works?: yes
Tests work?: no
Installation of eggs works?: unable to test

With Clang on this machine, the testing fails with the following message:

[panic] `##sys#error-hook' is not defined - the `library' unit was probably not linked with this executable - execution terminated

Build & test time: 10 minutes 14 seconds

Thanks for the good and hard work guys and gals, still a happy CHICKEN user.

Cheers,
T

On Fri, 18 Apr 2014 13:12:20 +0000
Mario Domenech Goulart <address@hidden> wrote:

> Hi,
>
> The first release candidate for CHICKEN 4.9.0 has been released.  It's
> available at
> http://code.call-cc.org/dev-snapshots/2014/04/17/chicken-4.9.0rc1.tar.gz
>
> See http://code.call-cc.org/dev-snapshots/2014/04/17/NEWS for the list
> of changes.
>
> Please, give it a test and report back to the mailing list your
> findings.
>
> Here's a suggested test procedure:
>
>   $ make PLATFORM=<platform> PREFIX=<some dir> install check
>   $ <some dir>/bin/chicken-install pastiche
>
> If you want to build CHICKEN with a compiler other than the default one,
> just use C_COMPILER=<the compiler> (e.g., C_COMPILER=clang) on the make
> invocation.
>
> Of course, feel free to explore other supported build options (see the
> README file for more information) and actually use CHICKEN 4.9.0rc1 for
> your software.
>
> If you can, please let us know the following information about the
> environment you tested the RC tarball on:
>
> Operating system: (e.g., FreeBSD 10.0, Debian 7, Windows XP mingw-msys)
> Hardware platform: (e.g., x86, x86-64, PPC)
> C Compiler: (e.g., GCC 4.8.1, clang 3.0-6.2)
> Installation works?: yes or no
> Tests work?: yes or no
> Installation of eggs works?: yes or no
>
> Thanks in advance.
>
> The CHICKEN Team
> --
> http://www.call-cc.org
>
> _______________________________________________
> Chicken-users mailing list
> address@hidden
> https://lists.nongnu.org/mailman/listinfo/chicken-users


--
Tim van der Linden <address@hidden>

_______________________________________________
Chicken-users mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/chicken-users


reply via email to

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