bug#43676: quaternion missing debug symbols

2020-09-28 Thread Efraim Flashner
On Mon, Sep 28, 2020 at 10:38:18AM -0500, bdju via Bug reports for GNU Guix wrote: > The quaternion package (matrix client) is missing the debug output. I cannot > `guix install quaternion:debug`. debug output added -- Efraim Flashner אפרים פלשנר GPG key = A28B F40C 3E55 1372 662D 14F7 41

bug#43675: dino missing debug symbols

2020-09-28 Thread Efraim Flashner
On Mon, Sep 28, 2020 at 10:36:57AM -0500, bdju via Bug reports for GNU Guix wrote: > The dino package (xmpp client) is missing the debug output. I cannot > `guix install dino:debug`. debug output added. -- Efraim Flashner אפרים פלשנר GPG key = A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D

bug#43686: ocaml-sqlite3 build fails

2020-09-28 Thread Maxim Cournoyer
On current master, attempting to build ocaml-sqlite3 yields: --8<---cut here---start->8--- starting phase `build' File "src/config/discover.ml", line 1: Error: /gnu/store/1wwdmzcjhrpal92sz2zwzhyqmbc3w7ri-dune-1.11.3/lib/ocaml/site-lib/dune/configurator/configur

bug#43685: xonotic player ID and stats reporting are broken

2020-09-28 Thread bdju
When playing on a server, assuming I've enabled the option in my profile, I should have my stats submitted to stats.xonotic.org and have a player profile made where my wins and losses are visible. This isn't working. I asked in the #xonotic IRC and it sounds like this sometimes happens from a certa

bug#26452: qjackctl wrong jack version

2020-09-28 Thread Drew C
Long since moved to other systems and cannot comment relevantly. Nothing from me beyond "please close if closed". On Mon, Sep 28, 2020 at 12:05 PM zimoun wrote: > Dear, > > What is the status of this bug [1] report 3 years ago? > > [1] > > > On Wed, 12 Ap

bug#26452: qjackctl wrong jack version

2020-09-28 Thread Mark Meyer
No longer relevant for me. On Mon, Sep 28, 2020, at 21:05, zimoun wrote: > Dear, > > What is the status of this bug [1] report 3 years ago? > > [1] > > > On Wed, 12 Apr 2017 at 00:24, Mark Meyer wrote: > >> "Drew" == Drew C writes: > > > > > >

bug#26604: documentation: pdf generation is broken

2020-09-28 Thread Andreas Enge
Hello, On Mon, Sep 28, 2020 at 09:57:43PM +0200, zimoun wrote: > [env]$ make doc/guix.pdf try this instead: make V=1 pdf which will print what happens. I have the monolithic texlive package in my profile and building the pdf "almost worked": ... doc/images/coreutils-size-map.png> !pdfTeX err

bug#43668: Daemon tries to build GNU/Hurd derivations on GNU/Linux

2020-09-28 Thread Ludovic Courtès
Hi!< Jan Nieuwenhuizen skribis: >> Ludovic Courtès skribis: >> >>> It’s no wonder that the GNU/Hurd executable fails to run on GNU/Linux. >>> The reason the daemon tries to run it anyway is because of the hack >>> introduced in 7bf2a70a4ffd976d50638d3b9f2ec409763157df, in support of >>> transpa

bug#43629: Cross-compiled guile-lzlib unusable, causing ‘guix substitute’ to crash on GNU/Hurd

2020-09-28 Thread Ludovic Courtès
Hi, Mathieu Othacehe skribis: >> When you feel like it, we can have a .2 release of Guile-lzlib with this >> fix. > > Done with af56f60ef0394b35ab7926d10a4f825c2b1245f6. Woohoo, thank you! Ludo’.

bug#26604: documentation: pdf generation is broken

2020-09-28 Thread zimoun
Dear, On Fri, 05 May 2017 at 20:53, l...@gnu.org (Ludovic Courtès) wrote: > Chris Marusich skribis: >> ng0 writes: >>> As long as I run guix I was never able to build the documentation >>> as pdf. What's wrong with it? >>> >>> [user@abyayala ~/src/guix/guix]$ make doc/guix.pdf >>> TEXI2PDF do

bug#26452: qjackctl wrong jack version

2020-09-28 Thread zimoun
On Mon, 28 Sep 2020 at 21:08, Mark Meyer wrote: > On Mon, Sep 28, 2020, at 21:05, zimoun wrote: > > What is the status of this bug [1] reported 3 years ago? > > > > [1] > > No longer relevant for me. > Thank you. So closing. All the best, simon

bug#26859: swish-e 2.4.7 fails to build

2020-09-28 Thread zimoun
On Sun, 14 May 2017 at 13:09, doubleplusgoo...@gmail.com (Ethan R. Jones) wrote: > I managed to get it to build and pass the checks properly by adding > `--without-zlib --without-libxml2` to the configure options (see patch > 26930 .) > However I'm unaware how this may impact other uses of swish

bug#26452: qjackctl wrong jack version

2020-09-28 Thread zimoun
Dear, What is the status of this bug [1] report 3 years ago? [1] On Wed, 12 Apr 2017 at 00:24, Mark Meyer wrote: >> "Drew" == Drew C writes: > > > Drew> Yes! I am running XFCE and/or also have Gnome installed. > > Drew> I will try xmonad ..

bug#43676: quaternion missing debug symbols

2020-09-28 Thread bdju
The quaternion package (matrix client) is missing the debug output. I cannot `guix install quaternion:debug`.

bug#43675: dino missing debug symbols

2020-09-28 Thread bdju
The dino package (xmpp client) is missing the debug output. I cannot `guix install dino:debug`.

bug#43588: cuirass: Slow SQL queries.

2020-09-28 Thread Mathieu Othacehe
Hello, > SELECT E.id, E.status, E.timestamp, E.checkouttime, E.evaltime, B.total, > B.succeeded, B.failed, B.scheduled FROM (SELECT id, status, timestamp, > checkouttime, evaltime FROM Evaluations WHERE (id='8255' )) E LEFT JOIN > (SELECT rowid, evaluation, SUM(status=0) as succeeded, SUM(sta

bug#43658: Implement HandleLidSwitchExternalPower setting

2020-09-28 Thread Tobias Geerinckx-Rice via Bug reports for GNU Guix
Nathan, Nathan Dehnel 写道: This https://github.com/elogind/elogind/blob/8e778a23e1c13bd3613c9c40a53291d476ae8c2a/src/login/logind.conf.in seems to indicate that elogind supports HandleLidSwitchExternalPower. Seems like it was added to systemd ~2 years ago. What matters for guix is whether ou

bug#29824: Meson 0.44.0 is broken with guix.

2020-09-28 Thread zimoun
Dear, On Sat, 23 Dec 2017 at 19:18, Fis Trivial wrote: > I installed meson with command `guix package -i meson` > > * Error: > $ meson --version > > Traceback (most recent call last): >   File [...] > RuntimeError: Could not determine how to run Meson. Please file a bug > with details. Usin

bug#43668: Daemon tries to build GNU/Hurd derivations on GNU/Linux

2020-09-28 Thread Jan Nieuwenhuizen
Ludovic Courtès writes: Hi! > Ludovic Courtès skribis: > >> It’s no wonder that the GNU/Hurd executable fails to run on GNU/Linux. >> The reason the daemon tries to run it anyway is because of the hack >> introduced in 7bf2a70a4ffd976d50638d3b9f2ec409763157df, in support of >> transparent emulat

bug#43668: Daemon tries to build GNU/Hurd derivations on GNU/Linux

2020-09-28 Thread Ludovic Courtès
Ludovic Courtès skribis: > It’s no wonder that the GNU/Hurd executable fails to run on GNU/Linux. > The reason the daemon tries to run it anyway is because of the hack > introduced in 7bf2a70a4ffd976d50638d3b9f2ec409763157df, in support of > transparent emulation via binfmt_misc. The thing is th

bug#43629: Cross-compiled guile-lzlib unusable, causing ‘guix substitute’ to crash on GNU/Hurd

2020-09-28 Thread Mathieu Othacehe
Hello, > When you feel like it, we can have a .2 release of Guile-lzlib with this > fix. Done with af56f60ef0394b35ab7926d10a4f825c2b1245f6. Thanks, Mathieu

bug#43668: Daemon tries to build GNU/Hurd derivations on GNU/Linux

2020-09-28 Thread Ludovic Courtès
Here’s the problem: --8<---cut here---start->8--- $ guix build guile-bootstrap -s i586-gnu La jena derivo estos konstruata: /gnu/store/xi7r3bryibnyvjrs6avv8qp676mja4w2-guile-bootstrap-2.0.drv building /gnu/store/xi7r3bryibnyvjrs6avv8qp676mja4w2-guile-bootstra

bug#41732: New ’package-with-emacs-next’ procedure

2020-09-28 Thread zimoun
Hi, Thank you for your insights. On Sun, 27 Sep 2020 at 15:12, Nicolas Goaziou wrote: > > --8<---cut here---start->8--- > > guix build -m manifest.scm --with-input=emacs-minimal=emacs-next \ > > --with-input=emacs=emacs-next > > --8<---cut he

bug#43243: emacs-elfeed-org, mapc: Symbol’s function definition is void

2020-09-28 Thread Giovanni Biscuolo
Hello Maxim, thank you for your help Maxim Cournoyer writes: [...] > I tried to reproduce this using the following environment: > > --8<---cut here---start->8--- > guix environment --pure --ad-hoc emacs emacs-elfeed > --8<---cut here-

bug#43564: cuirass: Contention while registering new builds.

2020-09-28 Thread Mathieu Othacehe
For future reference, here's a small addition. As I said, we are using the Cuirass SQLite database in WAL mode. This means that insertion queries are added to a separate cuirass.db-wal file. Once in a while, this file is supposed to be merged in the main cuirass.db file. This mechanism known as

bug#43564: cuirass: Contention while registering new builds.

2020-09-28 Thread Mathieu Othacehe
Hello, > As each evaluation has to register around 50k builds, there might be > some sort of "writing" contention on the database, explaining the long > build registration time. Turns out, once an evaluation is over, new builds are registered. This registration tries to insert a new build for e