Re: 04/04: gnu: guix: Add dependency on Guile-Git.

2017-07-28 Thread Mark H Weaver
l...@gnu.org (Ludovic Courtès) writes: > civodul pushed a commit to branch master > in repository guix. > > commit 9ca8aa38ecce0b0651a0ff394ee4ce32bdd0bb41 > Author: Ludovic Courtès > Date: Fri Jul 28 17:52:21 2017 +0200 > > gnu: guix: Add dependency on Guile-Git. Hydra has failed to build

Re: Using scheme-memcached with Guile

2017-07-28 Thread Ludovic Courtès
Hi, Christopher Baines skribis: > I noticed recently that there is a scheme client for Memcached [1], I > was looking at how this can be used with Guile, with the intention of > packaging it for Guix. Ian Price can probably answer. :-) There’s also a memcached client in Andy’s Fibers, which m

Re: revert perl-5.26.0 update?

2017-07-28 Thread Ludovic Courtès
Hi Leo, Leo Famulari skribis: > On Thu, Jul 27, 2017 at 11:03:50AM +0200, Ludovic Courtès wrote: >> Reverting is not an option at this point IMO. There are several Date::* >> modules required by Biber that FTBFS and need an update, indeed, but I >> think we should rather find a way to fix them

Re: Thunderbird

2017-07-28 Thread ng0
What I mean is, I'd rather want to have the input and opinions of our community than of many others I've already read. I could include everything from here https://git.parabola.nu/abslibre.git/tree/nonprism/icedove which fits for us, but I don't want to include more patches and substitutions tha

Re: Thunderbird

2017-07-28 Thread ng0
Hi, Adonay Felipe Nogueira transcribed 1.2K bytes: > The existence of Icedove and absense of Thunderbird in the following > places tell me that the major issues aren't solved yet: > > - [[https://www.parabola.nu/packages/?q=thunderbird]]. > > - > [[https://devel.trisquel.info/trisquel/package-

Re: Thunderbird

2017-07-28 Thread Adonay Felipe Nogueira
The existence of Icedove and absense of Thunderbird in the following places tell me that the major issues aren't solved yet: - [[https://www.parabola.nu/packages/?q=thunderbird]]. - [[https://devel.trisquel.info/trisquel/package-helpers/tree/flidas]]. Flidas is the codename of the upcoming Tr

Re: [PATCH] gnu: Add openfoam

2017-07-28 Thread Paul Garlick
Hello Ludo, > I think it might make sense to create a new “simulation” module, and > eventually move OpenCascade there as well, WDYT? > Sure.  I will create a new module and put the OpenFOAM package definition in there as the first one. > Some comments: > > > > > > +(build-system trivial-bu

Re: Latest guile-daemon changes and bewilderment

2017-07-28 Thread Caleb Ristvedt
> Is there a line above or below the backtrace mentioning the uncaught > exception? Could you ‘strace -f’ the daemon process? No, no line above or below. Very strange. > BTW, I see the code uses ‘clone’ directly. It would be safer to use > ‘call-with-container’, which already handles bind moun

Re: Open MPI keeps references to GCC, GFortran, etc.

2017-07-28 Thread Ludovic Courtès
Hi, Dave Love skribis: > Ludovic Courtès writes: > >> Hello, >> >> Open MPI retains references to GCC, GFortran, etc., which significantly >> increases its closure size. > > My query about cycles from separating the lib output was from looking at > basically this. There should be a runtime pac