Re: [ANN] CHICKEN 5.3.0 release candidate available

2021-08-23 Thread Claude Marinier
On Thu, 12 Aug 2021 at 12:00, wrote: > Here's a suggested test procedure: > > $ make PREFIX= install check > $ /bin/chicken-install pastiche > I did the following in this order. make PREFIX=/usr/local PLATFORM=linux make PREFIX=/usr/local PLATFORM=linux check sudo make PREFIX=/usr/local

Re: [Chicken-announce] [ANN] CHICKEN 5.3.0 release candidate available

2021-08-16 Thread Mario Domenech Goulart
Hi Christian, On Fri, 13 Aug 2021 09:22:10 +0200 (CEST) Christian Himpe wrote: > all seems to work, yet installing "sendfile", "http-session", "srfi-18" gave: > > ``` > Warning: Deprecated identifier `current-milliseconds' > ``` > > Otherwise: > > Operating system: Ubuntu Mate 20.04 > Hardware

Re: [ANN] CHICKEN 5.3.0 release candidate available

2021-08-15 Thread felix . winkelmann
> On Sat, Aug 14, 2021 at 08:25:21PM +0200, Sven Hartrumpf wrote: > > Hi. > > > > The segmentation violation disappeared after cleaning my build script for > > chicken. > > (It contained an old "-mpreferred-stack-boundary=4" in > > C_COMPILER_OPTIMIZATION_OPTIONS, > > which I dropped now.) > >

Re: [ANN] CHICKEN 5.3.0 release candidate available

2021-08-15 Thread Peter Bex
On Sat, Aug 14, 2021 at 08:25:21PM +0200, Sven Hartrumpf wrote: > Hi. > > The segmentation violation disappeared after cleaning my build script for > chicken. > (It contained an old "-mpreferred-stack-boundary=4" in > C_COMPILER_OPTIMIZATION_OPTIONS, > which I dropped now.) hm, I have to

Re: [ANN] CHICKEN 5.3.0 release candidate available

2021-08-14 Thread siiky
Everything seems to be working, on all these: Operating system: Debian 11.0 (testing) on W10's WSL Hardware platform: x86-64 C Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110 Operating system: Debian 11.0 (testing) Hardware platform: x86-64 C Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110

Re: [ANN] CHICKEN 5.3.0 release candidate available

2021-08-14 Thread Sven Hartrumpf
Hi. The segmentation violation disappeared after cleaning my build script for chicken. (It contained an old "-mpreferred-stack-boundary=4" in C_COMPILER_OPTIMIZATION_OPTIONS, which I dropped now.) So, the RC looks good to me. Ciao Sven

Re: [Chicken-announce] [ANN] CHICKEN 5.3.0 release candidate available

2021-08-13 Thread Erik Falor
I've tested on two of my systems, everything looks good to me. Operating system: Slackware64-current Hardware platform: x86-64 C Compiler: gcc (GCC) 10.3.0 Installation works?: yes Tests work?: yes Installation of eggs works?: yes Operating system: SlackwareARM-current Hardware platform: ARMv7

Re: [ANN] CHICKEN 5.3.0 release candidate available

2021-08-13 Thread Ariela Wenner
Tried again, ran my tests and everything seems to work. I'll keep poking at the rc and come back if I find anything. Thanks everyone! El 13 de agosto de 2021 6:00:33 a. m. GMT-03:00, "Jörg F. Wittenberger" escribió: >Hi Ariela, > >sorry, my bad. Looks like I got side tracked and never

Re: [ANN] CHICKEN 5.3.0 release candidate available

2021-08-13 Thread Jörg F. Wittenberger
Hi Ariela, sorry, my bad. Looks like I got side tracked and never returned to complete the release after merging the patch. Hope it works now. (Can't test myself currently.) /Jörg Am Fri, 13 Aug 2021 07:35:14 +0200 schrieb Mario Domenech Goulart : > Hi Ariela, > > On Thu, 12 Aug 2021

Re: [Chicken-announce] [ANN] CHICKEN 5.3.0 release candidate available

2021-08-13 Thread Christian Himpe
Hi, all seems to work, yet installing "sendfile", "http-session", "srfi-18" gave: ``` Warning: Deprecated identifier `current-milliseconds' ``` Otherwise: Operating system: Ubuntu Mate 20.04 Hardware platform: x86-64 C Compiler: gcc 10.3.0 Installation works?: yes Tests work?: yes Installation

Re: [ANN] CHICKEN 5.3.0 release candidate available

2021-08-13 Thread Peter Bex
On Fri, Aug 13, 2021 at 08:18:39AM +0200, Sven Hartrumpf wrote: > Hi. > > gcc 10.3.0, amd64, Ubuntu 21.04 > > I am getting a new "Error: segmentation violation", when I add (time .) > around my main function mf call: > (time (mf (cons (car (argv)) (command-line-arguments > The error happens

Re: [ANN] CHICKEN 5.3.0 release candidate available

2021-08-13 Thread Sven Hartrumpf
Hi. gcc 10.3.0, amd64, Ubuntu 21.04 I am getting a new "Error: segmentation violation", when I add (time .) around my main function mf call: (time (mf (cons (car (argv)) (command-line-arguments The error happens after this mf call is finished. Worked for 5.2 (and earlier). I hope someone

Re: [ANN] CHICKEN 5.3.0 release candidate available

2021-08-12 Thread Mario Domenech Goulart
Hi Ariela, On Thu, 12 Aug 2021 21:44:11 -0300 Ariela Wenner wrote: > Hi all, I seem to be running into a weird issue with this rc when trying to > install the pigeon-hole egg (might happen with other eggs too, I tested a > bunch > and it only happened with pigeon-hole though). > > Link to log

Re: [ANN] CHICKEN 5.3.0 release candidate available

2021-08-12 Thread Peter Bex
On Thu, Aug 12, 2021 at 09:44:11PM -0300, Ariela Wenner wrote: > > Hi all, I seem to be running into a weird issue with this rc when trying to > install the pigeon-hole egg (might happen with other eggs too, I tested a > bunch > and it only happened with pigeon-hole though). > > Link to log

Re: [ANN] CHICKEN 5.3.0 release candidate available

2021-08-12 Thread Ariela Wenner
Hi all, I seem to be running into a weird issue with this rc when trying to install the pigeon-hole egg (might happen with other eggs too, I tested a bunch and it only happened with pigeon-hole though). Link to log output:

[ANN] CHICKEN 5.3.0 release candidate available

2021-08-12 Thread Peter Bex
Hello everyone, We are happy to announce the first release candidate of the upcoming CHICKEN 5.3.0. CHICKEN 5.3.0rc1 is now available at this location: https://code.call-cc.org/dev-snapshots/2021/08/12/chicken-5.3.0rc1.tar.gz The SHA256 sum of that tarball is