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

Claude Marinier <[email protected]>
Newsgroups gmane.lisp.scheme.chicken
Message-ID <CAPg6usCq6bZaD7kPBYQaJhgzgufamjWLrGjuLJ3BCkyWfVEwNw@mail.gmail.com>
On Tue, Jun 25, 2024 at 12:02 PM <[email protected]> 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
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.