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

2019-06-09 Thread Evan Hanson
Thanks John. On 2019-06-09 22:23, John Cowan wrote: > The output of "make test" was over 20,000 lines, some of which do have the > string "fail" in them. I've posted it at > if anyone wants to take a look. That's actually a successful run; the tests exit

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

2019-06-09 Thread John Cowan
On Sat, Jun 8, 2019 at 9:08 AM Peter Bex wrote: > HHere's a suggested test procedure: > > $ make PLATFORM= PREFIX= install check > $ /bin/chicken-install pastiche > > Operating system: Cygwin on Windows 10 > Hardware platform: x86_64 > C Compiler: GCC 7.4.0 > Installation works?: yes > Tests

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

2019-06-09 Thread ipcore
Yes, running chicken-belt with -b will run make spotless. Which I assume is required to build bootstrap CHICKEN, but in this case also appears to break it. On the bright side: Building from tarball as suggested works. So... Operating system: Gentoo 2.6 Hardware platform: x86_64 C Compiler:

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

2019-06-09 Thread Peter Bex
On Sun, Jun 09, 2019 at 11:15:59PM +0200, ipc...@arcor.de wrote: > Hi, > > I failed to build 5.1.0rc1. > > log: > > http://paste.call-cc.org/paste?id=049edb2b007bd9a1859362a6e99818a282aa5201 > > I know I forgot to set the LINKER flag, but setting it doesn't change > anything. Likewise, using

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

2019-06-09 Thread ipcore
Hi, I failed to build 5.1.0rc1. log: http://paste.call-cc.org/paste?id=049edb2b007bd9a1859362a6e99818a282aa5201 I know I forgot to set the LINKER flag, but setting it doesn't change anything. Likewise, using GCC doesn't work either, neither does building without chicken-belt. OS: Gentoo

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

2019-06-09 Thread Kon Lovett
Operating system: macOS 10.14.5 Hardware platform: x86 C Compiler: clang 10.0.1 Installation works?: yes Tests work?: yes Installation of eggs works?: yes ___ Chicken-users mailing list Chicken-users@nongnu.org

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

2019-06-09 Thread felix . winkelmann
Operating system: Linux Hardware platform: armv7 C Compiler: gcc Installation works?: yes Tests work?: yes Installation of eggs works?: yes felix ___ Chicken-users mailing list Chicken-users@nongnu.org

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

2019-06-09 Thread Sven Hartrumpf
Operating system: Ubuntu 19.04 Hardware platform: amd64 C Compiler: gcc 9.1.0 x32-ABI Installation works?: yes Tests work?: yes Installation of eggs works?: yes ___ Chicken-users mailing list Chicken-users@nongnu.org

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

2019-06-09 Thread felix . winkelmann
Operating system: OpenBSD 6.4, Hardware platform: amd64 C Compiler: gcc Installation works?: yes Tests work?: yes Installation of eggs works?: yes felix ___ Chicken-users mailing list Chicken-users@nongnu.org

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

2019-06-09 Thread Peter Bex
On Sat, Jun 08, 2019 at 03:07:34PM +0200, Peter Bex wrote: > Please give it a test and report your findings to the mailing list. I've done some testing on Windows 7. Operating system: Windows 7 mingw-msys under mingw32 Hardware platform: x86 C Compiler: gcc Installation works?: yes Tests work?: