Re: [Chicken-users] CHICKEN 5.0.0 release candidate 3 available

2018-10-14 Thread Peter Bex
Hi all,

I took out my old iBook G4 and tested rc3 on it:

Operating system: FreeBSD 11.1
Hardware platform: PPC
C Compiler: GCC 4.2.1
Installation works?: yes
Tests work?: yes
Installation of eggs works?: yes

Cheers,
Peter


signature.asc
Description: PGP signature
___
Chicken-users mailing list
Chicken-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/chicken-users


Re: [Chicken-users] CHICKEN 5.0.0 release candidate 3 available

2018-10-09 Thread Peter Bex
I've done some tests on Windows 7 (32 bit):

Operating system: Windows 7 with MinGW32 (no MSYS)
Hardware platform: x86
C Compiler: GCC 6.3.0
Installation works?: yes
Tests work?: yes
Installation of eggs works?: yes


Operating system: Windows 7 with MinGW32 (with MSYS)
Hardware platform: x86
C Compiler: GCC 6.3.0
Installation works?: yes
Tests work?: yes
Installation of eggs works?: yes


Operating system: Windows 7 with Cygwin
Hardware platform: x86
C Compiler: GCC 6.4.0
Installation works?: yes
Tests work?: yes
Installation of eggs works?: yes


I also tried with MSYS2, but I failed miserably.  First it couldn't
find direct.h, then "make check" failed with static linking issues
on libc.  I doubt this is a CHICKEN issue so I'm not filing a bug.
I'd appreciate if anyone with more MSYS2 knowledge chimed in.

Cheers,
Peter


signature.asc
Description: PGP signature
___
Chicken-users mailing list
Chicken-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/chicken-users


Re: [Chicken-users] CHICKEN 5.0.0 release candidate 3 available

2018-10-09 Thread Peter Bex
On Tue, Oct 09, 2018 at 08:49:46PM +0300, Timo Myyrä wrote:
> Operating system: OpenBSD-current (6.4)
> Hardware platform: x86-64
> C Compiler: clang 6.0
> Installation works?: yes
> Tests work?: yes
> Installation of eggs works?: yes

Thanks for testing, Timo!

> Noticed that chicken-do command doesn't have manual page at all.

Well spotted.  We have a manual page, but it's missing from the tarball
and the Makefile doesn't have a rule to install it either.  I've filed
https://bugs.call-cc.org/ticket/1547 to track this.

Cheers,
Peter


signature.asc
Description: PGP signature
___
Chicken-users mailing list
Chicken-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/chicken-users


Re: [Chicken-users] CHICKEN 5.0.0 release candidate 3 available

2018-10-09 Thread Timo Myyrä
Peter Bex  writes:

> Hello all,
>
> The third release candidate for CHICKEN 5.0.0 is now available for
> download:
>
>   https://code.call-cc.org/dev-snapshots/2018/10/08/chicken-5.0.0rc3.tar.gz
>
> The sha256sum of that tarball is:
>
>   237c88fcdd0d31f01923d9c5d0e4a564d22cdee98687a4e1daa2bc97d173e460
>
> The list of changes since 4.13.0 is available here (which is the
> same as that of 5.0.0rc2):
>
>   https://code.call-cc.org/dev-snapshots/2018/10/08/NEWS
>
> Quite a few issues have been fixed, especially with chicken-install
> and quoting (most of those on Windows).  For an overview of fixed
> tickets since 5.0.0rc2, see the Trac page:
>
>   
> https://bugs.call-cc.org/query?status=closed=5.0.0rc2=5.0=status=id=summary=owner=type=priority=component=version=priority
>
> Please give this new release candidate a try and report your findings
> to the mailing list.  Here's a suggested test procedure:
>
>   $ make PLATFORM= PREFIX= install check
>   $ /bin/chicken-install -test awful
>
> If you can, please let us know the following information about the
> environment on which you test the RC:
>
>   Operating system: (e.g., FreeBSD 10.1, Debian 8, Windows 7 mingw-msys)
>   Hardware platform: (e.g., x86, x86-64, PPC)
>   C Compiler: (e.g., GCC 4.9.2, clang 3.6)
>   Installation works?: yes or no
>   Tests work?: yes or no
>   Installation of eggs works?: yes or no
>
> Thanks in advance!
>
> The CHICKEN Team
>
> ___
> Chicken-users mailing list
> Chicken-users@nongnu.org
> https://lists.nongnu.org/mailman/listinfo/chicken-users


Operating system: OpenBSD-current (6.4)
Hardware platform: x86-64
C Compiler: clang 6.0
Installation works?: yes
Tests work?: yes
Installation of eggs works?: yes

Noticed that chicken-do command doesn't have manual page at all.

Timo

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


Re: [Chicken-users] CHICKEN 5.0.0 release candidate 3 available

2018-10-09 Thread Peter Bex
Hi all,

I just tested under the recently released Haiku R1/beta1:

Operating system: Haiku
Hardware platform: x86-64
C Compiler: GCC 7.3.0
Installation works?: yes
Tests work?: yes
Installation of eggs works?: yes

This time I did *not* run into the timestamp issue that would
cause things to be rebuilt if I didn't touch a file.  Perhaps
Haiku has fixed this issue in their version of tar, or the
filesystem I am using has better timestamp resolution now, or
it's just luck.

Cheers,
Peter


signature.asc
Description: PGP signature
___
Chicken-users mailing list
Chicken-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/chicken-users


Re: [Chicken-users] CHICKEN 5.0.0 release candidate 3 available

2018-10-08 Thread Thomas Chust
On Mon, 8 Oct 2018 22:18:06 +0200 Peter Bex  wrote:

> [...]
> The third release candidate for CHICKEN 5.0.0 is now available for
> download:
> [...]
> Please give this new release candidate a try and report your findings
> to the mailing list.  Here's a suggested test procedure:
> 
>   $ make PLATFORM= PREFIX= install check
>   $ /bin/chicken-install -test awful
> 
> If you can, please let us know the following information about the
> environment on which you test the RC:
> [...]

Hello,

the new release candidate seems to work fine for me :-)

  Operating system: Linux Mint 18.3 / Ubuntu 16.04 LTS
  Hardware platform: x86-64
  C Compiler: GCC 8.2.0
  Installation works?: yes
  Tests work?: yes
  Installation of eggs works?: yes, installed and passing its tests:
address-info  version: 1.0.2
amb . version: 3.0.0
check-errors  version: 3.1.1
compile-file .. version: 0.1
condition-utils . version: 2.1.0
elliptic-curves . version: 1.0.3
fmt .. version: 0.8.11.1
foreigners  version: 1.5
gochan .. version: 5.2.8
iset .. version: 2.0
lmdb  version: 1.0.0
matchable . version: 1.0
miscmacros  version: 1.0
modular-arithmetic .. version: 1.0.3
nanomsg ... version: 1.0.0.6
object-evict .. version: 0.1
optimism  version: 0.1.0
protobuf  version: 1.2.0
queues  version: 0.1
regex . version: 2.0
sql-null .. version: 2.0
sqlite3 . version: 3.7.2
srfi-1  version: 0.5
srfi-13 ... version: 0.2
srfi-14 ... version: 0.2
srfi-18 ... version: 0.1
srfi-42 .. version: 1.75
srfi-69 ... version: 0.3
srfi-99 . version: 1.4.5
synch ... version: 3.0.2
test .. version: 1.0
tweetnacl ... version: 1.4.0
utf8  version: 3.5.0
webview . version: 1.0.0

Ciao,
Thomas


-- 
We live in a society absolutely dependent on science and technology
and yet have cleverly arranged things so that almost no one understands
science and technology. That's a clear prescription for disaster.
-- Carl Sagan

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


Re: [Chicken-users] CHICKEN 5.0.0 release candidate 3 available

2018-10-08 Thread Peter Bex
On Mon, Oct 08, 2018 at 10:18:06PM +0200, Peter Bex wrote:
> Hello all,
> 
> The third release candidate for CHICKEN 5.0.0 is now available for
> download:
> 
>   https://code.call-cc.org/dev-snapshots/2018/10/08/chicken-5.0.0rc3.tar.gz
> 
> The sha256sum of that tarball is:
> 
>   237c88fcdd0d31f01923d9c5d0e4a564d22cdee98687a4e1daa2bc97d173e460

Correction, that's the sha256 of rc2 (copy paste mistake).  The correct
value is 5df783518467d5166d64078baaf3ee17a23950e97e5e4957584fdd068a34dc46.

Regards,
The CHICKEN Team


signature.asc
Description: PGP signature
___
Chicken-users mailing list
Chicken-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/chicken-users