Fibers 1.3.0 released

2023-05-29 Thread Aleix Conchillo Flaqué
Hi, On behalf of the Fibers team, I am pleased to announce Fibers 1.3.0. Fibers is a lightweight concurrency facility for Guile that supports non-blocking input and output, millions of concurrent threads, and Concurrent ML-inspired communication primitives. For more information, see the web versi

Re: Problems compiling Guile for Solaris 11.4 SPARC

2023-05-29 Thread Maxime Devos
Op 23-05-2023 om 15:28 schreef Olsson John via General Guile related discussions: Hi! I'm trying to compile Guile 3.0.8 for Solaris 11.4 and I get a core dump for STAGE0. The output I get is this (paths to build folder has been adjusted to hide my username) Making all in stage0 make[2]:

GNU Shepherd 0.10.1 released

2023-05-29 Thread Ludovic Courtès
We are pleased to announce the GNU Shepherd version 0.10.1, a bug-fix release of the new 0.10.x series, representing 14 commits over 16 days. The 0.10.x series is a major overhaul towards 1.0, addressing shortcomings and providing new features that help comprehend system state. • About The GN

Re: G-Golf - Installation problems in Guix

2023-05-29 Thread pelzflorian (Florian Pelz)
Erik, following up on your idea about using --with-input, I used the code equivalent of --with-input and wrote the attached manifest that installs GTK with the same glib@2.73.3 as guile-g-golf (and also upgrades g-golf to version 0.8.0-a.4 as recommended by David Pirotte). guix shell -m guile-g-go