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

2017-02-05 Thread arc


Operating system: ubuntu 15.04 LTS
Hardware platform: x86
C Compiler: gcc 5.4.0
Installation works?: yes
Tests work?: yes
Installation of eggs works?: yes

I dusted off my g4 mac mini to try it on that, but it seems a bit sick, 
and doesn't want to boot now :-(


-arc.

0x869D6043.asc
Description: application/pgp-keys
___
Chicken-users mailing list
Chicken-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/chicken-users


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

2017-01-29 Thread Jeremy Steward

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Hello all,

I ran the following installation tests and got the following results:

Operating system: Devuan (Debian) sid
Hardware platform: i686, amd64 (x86_64)
C Compiler: GCC 6.3.0
Installation works?: yes
Tests work?: yes
Installation of eggs works?: yes (readline, blas)

Operating system: Windows 7 32-bit
Hardware platform: i686 (virtualbox)
C Compiler: GCC 6.1.0 from MinGW (no MSYS)
Installation works?: yes
Tests work?: yes
Installation of eggs works?: yes (pastiche)

Surprisingly, everything worked quite well compared to the last few
times I tried installing on Windows 7. Even feathers installed
correctly on Windows this time, whereas with 4.11.0 it would always
fail somehow. Good job to whoever fixed this!

Note that in the case of my Devuan / Debian installations I think that
my version of readline is too new, and thus the readline egg may need
to eventually be updated (rlwrap works well enough otherwise). I get
the following error:

~readline: rl_catch_signals: unknown variable name

I don't think this has to do with CHICKEN 4.12.0rc1, since I can
recreate the issue on CHICKEN 4.11.0.

Let me know if there's anything else I should try testing.
- -- 
Jeremy Steward


-BEGIN PGP SIGNATURE-

iQIzBAEBCAAdFiEE+Uzd98zIxsQP1/ExAnWrBIob9/YFAliOmSwACgkQAnWrBIob
9/bSWg//dHh+54Wiqn10k167w5/T226wedLeTt6V0Apt3UtvBs6v9LVD0XbESfhY
6IAiMG5L9kgvWtrnr2s7B4DJm2ZQI7EOH4j4AebqNlyi6zjvIqXya6zYtG6RwWeB
MMct63CRqbTqe1D3qJejBhoYcx12oUJmpd+n1Q+qQUsoLD0Nt9Tm3NooMMKPnk5d
oxBDKOrJ+cv78PgIarzmG2X4/Jid6nfGZ3UlrFEW2Xr8JTkhxbLxgO6pye6fzrRu
1tA3CtuTIQhid86oBoNw/A3EIkzdOGBOSqQzlQzBd3u3FZuunFqmJkmJdcvskVez
Ggr3q/BM05KSRJvAeJETnFBnbOrdLsqeVmSKFc4Fd2/scpsDe+C64qfxNXdc/um4
w3PJVlgjwYteoSuoduU6epgwTftt/togZ9EaqlVgbS2NDm1JTGjuEVLeSAr6YqRy
6nMyS3XKwP+kD514RUCaH/bOmetfh/4LNOyXPRzSUMJ81FLAQ3RBj+kBU6E6Ozxa
c3xUw6Ey6NSjQkRWqgn9oyQT7u3nIf/x1UcQGidKBbxiGs+tDcXggUJ/xQUO9bo3
uq7vHvpUsXXdmU0HnPLC20ux0qWpjsg2tZZMrIDl0mV9rTZYm8cJcc0/I8uO9pAo
C5KGG0zpb+0/66C1raUH3yU9KpCCa3WHJeVfCj5jdBuc4C0/tJ0=
=GFdQ
-END PGP SIGNATURE-

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


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

2017-01-28 Thread Peter Bex
Hi all,

Tested on a few more niche OSes:

Operating system: OpenIndiana "Hipster" 2016-10-30 snapshot
Hardware platform: x86
C Compiler: Sun Studio CC 12.1.1-2016.0.1.5 ("cc" package)
Installation works?: yes
Tests work?: yes
Installation of eggs works?: yes


Operating system: Haiku alpha4
Hardware platform: x86
C Compiler: GCC 5 (after package update)
Installation works?: yes
Tests work?: yes
Installation of eggs works?: yes


Operating system: GNU Hurd 9.0 (2017-01-15 snapshot)
Hardware platform: x86
C Compiler: GCC 6.3.0
Installation works?: yes
Tests work?: yes
Installation of eggs works?: yes

On Hurd I got occasional random crashes, which I think are not bugs in
CHICKEN but in Hurd (I even saw a sh(1) segfault).  After running the
crashing program again, it didn't crash.

Cheers,
Peter


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


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

2017-01-28 Thread Bahman Movaqar
On 01/22/2017 06:26 PM, Peter Bex wrote:
> Here's a suggested test procedure:
> 
>   $ make PLATFORM= PREFIX= install check
>   $ /bin/chicken-install pastiche

Operating system:   openSUSE Tumbleweed
Hardware platform:  x86_64
C compiler: gcc 6.2.1 20161209 [gcc-6-branch revision 243481]
Installation?   YES
Tests?  YES
Eggs?   YES

Great job!

--
Bahman Movaqar

http://BahmanM.com - https://twitter.com/bahman__m
https://github.com/bahmanm - https://gist.github.com/bahmanm
PGP Key ID: 0x6AB5BD68 (keyserver2.pgp.com)



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


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

2017-01-28 Thread Peter Bex
Hi all,

I took out my old G4 iBook and tested with gcc.  Results are good:

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

Cheers,
Peter


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


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

2017-01-23 Thread Peter Bex
On Mon, Jan 23, 2017 at 12:32:15PM -0500, Robert Altenburg wrote:
> On Mon, Jan 23, 2017 at 11:35 AM, Peter Bex  wrote:
> 
> > On Mon, Jan 23, 2017 at 10:20:58AM -0500, Robert Altenburg wrote:
> > > Thanks Peter,
> > >
> > > The install now works... I got this error on trying to install an egg...
> > >
> > >  ~/build/chicken-4.12.0rc1/ ./chicken-install -p ~/build/egg-test ephem
> > > [panic] nursery is too small - try higher setting using the `-:s' option
> > -
> > > execution terminated

Hi again Robert,

I just noticed you're executing chicken-install from the source
directory.  This isn't supported.  Have you tried installing it via
"make install" and then executing chicken-install from the installed
'bin' directory?

Cheers,
Peter


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


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

2017-01-23 Thread Robert Altenburg
On Mon, Jan 23, 2017 at 11:35 AM, Peter Bex  wrote:

> On Mon, Jan 23, 2017 at 10:20:58AM -0500, Robert Altenburg wrote:
> > Thanks Peter,
> >
> > The install now works... I got this error on trying to install an egg...
> >
> >  ~/build/chicken-4.12.0rc1/ ./chicken-install -p ~/build/egg-test ephem
> > [panic] nursery is too small - try higher setting using the `-:s' option
> -
> > execution terminated
>
> Hm, this is trickier.
>
> Can you send this to chicken-users?  I don't have access to an OS X
> machine, and I don't know much about OS X.  Perhaps we can employ the
> community's huge collective brainpower to figure this one out :)
>
> Cheers,
> Peter
>
___
Chicken-users mailing list
Chicken-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/chicken-users


[Chicken-users] [ANN] CHICKEN 4.12.0 release candidate 1 available

2017-01-22 Thread Peter Bex
Hello everyone,

we are happy to announce the first release candidate of the upcoming
CHICKEN 4.12.0. It is now available at this location:

http://code.call-cc.org/dev-snapshots/2017/01/22/chicken-4.12.0rc1.tar.gz

The SHA 256 sum of that tarball is

677168813750264b162d1be041c05ffdcab273b8faaed5902c07a440bedcf5b0

The list of changes since version 4.11.0 is available here:

http://code.call-cc.org/dev-snapshots/2017/01/22/NEWS

Please give it a test and report your findings to the mailing list.

Here's a suggested test procedure:

  $ make PLATFORM= PREFIX= install check
  $ /bin/chicken-install pastiche

If you want to build CHICKEN with a compiler other than the default one,
just use C_COMPILER= (e.g., C_COMPILER=clang) on the make
invocation.

Of course, feel free to explore other supported build options (see the
README file for more information) and actually use CHICKEN 4.12.0rc1 for
your software.

If you can, please let us know the following information about the
environment you tested the RC tarball on:

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


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