starting phase `make-autoloads'
Opening directory: No such file or directory,
/gnu/store/pw8gf3cjcw9jxj7sjwz0z8cca5vkyvp8-emacs-stream-2.2.5/share/emacs/site-lisp
error: in phase 'make-autoloads': uncaught exception:
%exception #<&invoke-error program:
"/gnu/store/rf22hzjvc63ybbzws27hjy39vsgh6r1c
Hello,
I'm trying to fix a memory corruption in the remote-server process of
Cuirass since a few days. Even though I don't have a usable core dump
file yet, I'm pretty sure the error comes from the "zmq-msg-init"
procedure of Guile-Simple-ZMQ.
This procedure creates a bytevector, call the C fun
Hi Mathieu,
I know nothing about the topic and I probably out-of-scope.
On Fri, 26 Feb 2021 at 15:14, Mathieu Othacehe wrote:
> I'm trying to fix a memory corruption in the remote-server process of
> Cuirass since a few days. Even though I don't have a usable core dump
> file yet, I'm pretty su
Result of application of system build command
$ guix system build ~/tmp/config.scm
2s
guix system: warning: the following groups appear more than once: users
guix system: error: service 'swap-/dev/mapper/guix-swap' requires
'device-mapping-guix-swap', which is not provided by an
The Guix reference manual does not seem to explain what profiles are.
## Steps to reproduce
Assuming you are browsing the Guix reference manual in Info:
1. Type i (to search for an index topic).
2. Type the word profile and hit Enter.
3. Type , repeatedly to explore all the parts of the manual
Hi,
On Wed, 24 Feb 2021 at 18:21, Ludovic Courtès wrote:
>> So here, a transformation could be applied. For example, build all
>> the dependencies without testing them; at the 'define gnutls' (&co)
>> step or in the map. Why not?
>
> Sure, but how do you get a user-specified transformation to
Hi,
On Thu, 25 Feb 2021 at 21:52, Björn Höfling
wrote:
> Then increase the memory used by junit: Edit the build.xml file, add a
> huge "maxmemory" property like this :
>
> If you look at the test case source code, it tries to allocate about
> 20GB and hopes that this fails. It just does not fa
Luis Felipe,
I think that would be very helpful. I'm trying to think of a
concise, correct, but actually useful definition of profiles for
someone not already familiar with them or Guix.
Out of curiosity: how do you intuitively understand profiles, as
someone who's used Guix for a while?
Hi,
Chris Marusich writes:
> Going forward, I'm not sure how best to investigate the inputs to find
> out what's causing the differences. I just know I really, really,
> really don't want to rebuild everything multiple times, since it takes
> hours/days. If you have any creative ideas for how