chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] [ANN] CHICKEN 4.12.0 release candidate 2 available


From: Alexander . Shendi
Subject: Re: [Chicken-users] [ANN] CHICKEN 4.12.0 release candidate 2 available
Date: Fri, 10 Feb 2017 04:13:11 +0100
User-agent: Mutt/1.7.2 (2016-11-26)

Hi chicken-users,

here are the results for testing on Termux/Android:

=============================================================
Hardware platfrom: aarch64/ARM64
Operating System: Android 6.1/Cyanogenmod 13.0
C Compiler: clang 3.9.1
Test Procedure:

patch -p1 < ../chicken-termux.patch
TMPDIR=$HOME/tmp make PREFIX=$HOME/chickens/4.12.0RC2/ PLATFORM=android 
C_COMPILER=clang
TMPDIR=$HOME/tmp make PREFIX=$HOME/chickens/4.12.0RC2/ PLATFORM=android 
C_COMPILER=clang install
TMPDIR=$HOME/tmp make PREFIX=$HOME/chickens/4.12.0RC2/ PLATFORM=android 
C_COMPILER=clang check
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$HOME/chickens/4.12.0RC2/lib/
TMPDIR=$HOME/tmp $HOME/chickens/4.12.0RC2/bin/chicken-install r7rs

Test Results:
- Compilation: works
- Installation: works
- Tests: Deployment tests fail, all other tests pass
- Egg Installation: works

=============================================================

Maybe we could exclude the deployment tests under Termux/Android?

Here are the results for OpenBSD 6.0/amd64:

=============================================================
Hardware platfrom: amd64
Operating System: OpenBSD 6.0
C Compiler: gcc 4.2.1
Test Procedure:

gmake PREFIX=/usr/local PLATFORM=bsd
doas -u root gmake PREFIX=/usr/local PLATFORM=bsd install
gmake PREFIX=/usr/local PLATFORM=bsd check
doas -u root chicken-install r7rs

Test Results:
- Compilation: works
- Installation: works
- Tests: pass
- Egg Installation: works

=============================================================


Best regards,

Alexander



reply via email to

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