bug#46795: [core-updates] emacs-websocket 1.13.1 build broken

2021-02-26 Thread Danny Milosavljevic
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

bug#46796: Cuirass & pointer finalization.

2021-02-26 Thread Mathieu Othacehe
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

bug#46796: Cuirass & pointer finalization.

2021-02-26 Thread zimoun
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

bug#46555: LVM swap continuously fails guix system: error: service 'swap-/dev/mapper/guix-swap' requires 'device-mapping-guix-swap', which is not provided by any service

2021-02-26 Thread Shyam Saran
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

bug#46803: User manual does not explain Profiles (nor GUIX_PROFILE)

2021-02-26 Thread Luis Felipe via Bug reports for GNU Guix
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

bug#46650: Extending package transformation options

2021-02-26 Thread zimoun
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

bug#46780: java-snappy: Test failure on ci.guix.gnu.org

2021-02-26 Thread zimoun
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

bug#46803: User manual does not explain Profiles (nor GUIX_PROFILE)

2021-02-26 Thread Tobias Geerinckx-Rice via Bug reports for GNU Guix
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?

bug#41669: Cross-compiled powerpc64-linux bootstrap-tarballs not reproducible

2021-02-26 Thread Chris Marusich
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