chicken-users
[Top][All Lists]
Advanced

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

Re: CHICKEN 5.4.0 release candidate 2 available (Peter Bex)


From: Claude Marinier
Subject: Re: CHICKEN 5.4.0 release candidate 2 available (Peter Bex)
Date: Tue, 25 Jun 2024 14:42:45 -0400

On Tue, Jun 25, 2024 at 12:02 PM <chicken-users-request@nongnu.org> wrote:
>
> The second release candidate for CHICKEN 5.4.0 is now available for
> download:

>   $ make PREFIX=<some dir> install check
>   $ <some dir>/bin/chicken-install pastiche

> Operating systemMX Linux (Debian Bookworm)
> Hardware platform: x86-64
> C Compiler: gcc (Debian 12.2.0-14) 12.2.0
> Installation works?: yes
> Tests work?: yes
> Installation of eggs works?: not cleanly

sudo chicken-install pastiche
fetching pastiche

Warning (/root/.cache/chicken-install/pastiche/pastiche.egg): property
`linkage' invalid or in wrong context (component)

building pastiche
   /usr/local/bin/csc -host -D compiling-extension -J -s
-regenerate-import-libraries -setup-mode -I
/root/.cache/chicken-install/pastiche -C
-I/root/.cache/chicken-install/pastiche -O2 -d1 pastiche.scm -o
/root/.cache/chicken-install/pastiche/pastiche.so
   /usr/local/bin/csc -regenerate-import-libraries -M -setup-mode
-static -I /root/.cache/chicken-install/pastiche -emit-link-file
/root/.cache/chicken-install/pastiche/pastiche.link -host -D
compiling-extension -c -unit pastiche -D compiling-static-extension -C
-I/root/.cache/chicken-install/pastiche -O2 -d1 pastiche.scm -o
/root/.cache/chicken-install/pastiche/pastiche.static.o
   /usr/local/bin/csc -setup-mode -s -host -I
/root/.cache/chicken-install/pastiche -C
-I/root/.cache/chicken-install/pastiche -O2 -d0 pastiche.import.scm -o
/root/.cache/chicken-install/pastiche/pastiche.import.so
installing pastiche

I built a couple of small utility programs without problem. I also
installed a couple of other eggs without problem.

Thank you for all the hard work you (plural) put into Chicken.

--
Claude Marinier



reply via email to

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