bug#28813: [PATCH] gnu: totem: Disable parallel build due to http://debbugs.gnu.org/28813

2017-10-16 Thread Adam Van Ymeren
Adding more information for future readers. Turns out this is an upstream problem with the meson build system. https://github.com/mesonbuild/meson/issues/1923 It was reported upstream but closed here: https://bugzilla.gnome.org/show_bug.cgi?id=786248

bug#28813: [PATCH] gnu: totem: Disable parallel build due to http://debbugs.gnu.org/28813

2017-10-16 Thread Adam Van Ymeren
l...@gnu.org (Ludovic Courtès) writes: > If you haven’t already, could you report it upstream? Will do. Thanks!

bug#28823: lxqt-common is deprecated

2017-10-16 Thread ng0
ng0 transcribed 1.7K bytes: > Ludovic Courtès transcribed 0.2K bytes: > > Hello, > > > > Since nothing depends on lxqt-common, I suggest removing it. We can > > always revisit this decision later if needed. > > > > Objections? > > Yes, I have objections. > Please give me 14 days (until 2017-10-

bug#28823: lxqt-common is deprecated

2017-10-16 Thread ng0
Ludovic Courtès transcribed 0.2K bytes: > Hello, > > Since nothing depends on lxqt-common, I suggest removing it. We can > always revisit this decision later if needed. > > Objections? Yes, I have objections. Please give me 14 days (until 2017-10-30) time to look into my current LXQT branch an

bug#28858: make fails: In procedure allocate-struct: Wrong type argument in position 2: 5

2017-10-16 Thread Ludovic Courtès
Hi Martin, Martin Castillo skribis: > [Is it okay to attach logs or should I put them better in the message body?] Either way is fine. >2316:4 3 (save-module-excursion #) > 3006:22 2 (_) > In unknown file: >1 (primitive-load-path "gnu/services/shepherd" #) > In gnu/services

bug#28756: Substitute download progress bar doesn't reach 100%

2017-10-16 Thread 宋文武
l...@gnu.org (Ludovic Courtès) writes: > Hello, > > iyzs...@member.fsf.org (宋文武) skribis: > >> iyzs...@member.fsf.org (宋文武) writes: >> >>> l...@gnu.org (Ludovic Courtès) writes: >>> Hello, Leo Famulari skribis: > I just upgraded to the latest Guix and, while downloading su

bug#28813: [PATCH] gnu: totem: Disable parallel build due to http://debbugs.gnu.org/28813

2017-10-16 Thread Ludovic Courtès
Hi Adam, Adam Van Ymeren skribis: > --- > gnu/packages/gnome.scm | 6 ++ > 1 file changed, 6 insertions(+) > > diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm > index 1ceba162b..031b30426 100644 > --- a/gnu/packages/gnome.scm > +++ b/gnu/packages/gnome.scm > @@ -3641,6 +3641,12

bug#28823: lxqt-common is deprecated

2017-10-16 Thread Ludovic Courtès
Hello, Since nothing depends on lxqt-common, I suggest removing it. We can always revisit this decision later if needed. Objections? Thanks, Ludo’.

bug#28858: make fails: In procedure allocate-struct: Wrong type argument in position 2: 5

2017-10-16 Thread Martin Castillo
I'm trying to build guix from git on guixsd, but the make step fails. I don't have much experience with scheme, so I have no idea, what the problem could be. I did $ guix environment guix [env] $ ./configure --localstatedir=/var [env] $ make (fails) Attached is the output of repeated make invocat