chicken-announce
[Top][All Lists]
Advanced

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

Re: [Chicken-announce] [Chicken-users] [ANN] CHICKEN 4.11.0 release cand


From: Peter Bex
Subject: Re: [Chicken-announce] [Chicken-users] [ANN] CHICKEN 4.11.0 release candidate 1 available
Date: Tue, 5 Apr 2016 22:16:47 +0200
User-agent: Mutt/1.5.23 (2014-03-12)

Hi all,

To reply to my own mail, I've tested on Debian, in 6 different
configurations.  Spoiler alert: all work fine except clang on ppc:

Operating system: Debian Wheezy (7.9)
Hardware platform: x86
C Compiler: GCC 4.7.2 AND clang 3.0
Installation works?: yes
Tests work?: yes
Installation of eggs works?: yes


Operating system: Debian Jessie (8.4)
Hardware platform: x86_64
C Compiler: GCC 4.9.2 AND clang 3.5.0
Installation works?: yes
Tests work?: yes
Installation of eggs works?: yes


Operating system: Debian Jessie (8.4)
Hardware platform: powerpc (G4, 32 bits)
C Compiler: GCC 4.9.2
Installation works?: yes
Tests work?: yes
Installation of eggs works?: yes


Operating system: Debian Jessie (8.4)
Hardware platform: powerpc (G4, 32 bits)
C Compiler: GCC 4.9.2
Installation works?: yes
Tests work?: NO
Installation of eggs works?: yes

The tests on powerpc+clang fail on "embedding (1)" with:

'clang' 'embedded.o' -o 'a.out' -L/home/sjamaan/src/chicken-4.11.0rc1/tests/.. 
-Wl,-R/home/sjamaan/src/chicken-4.11.0rc1/tests/..  
-L/home/sjamaan/chickens/4.11.0rc1/lib 
-Wl,-R/home/sjamaan/chickens/4.11.0rc1/lib -lchicken -lm -ldl
rm embedded1.o
a.out: runtime.c:2795: void C_save_and_reclaim(void *, int, int *): Assertion 
`C_temporary_stack == C_temporary_stack_bottom' failed.

(I manually typed over the above.  Any inconsistencies are mine)

With clang on the 32-bit platforms, I also saw the printf warnings
Kooda reported about dbg-stub.c.

Cheers,
Peter

Attachment: signature.asc
Description: Digital signature


reply via email to

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