bug#27489: glibc fails to build on i686

2017-07-02 Thread Mark H Weaver
Adonay Felipe Nogueira writes: > Removing the "~/.config/guix/latest" symbolic link as was suggested by > Mx. Weaver worked, now my root user can pull and also upgrade the "guix" > package. Thank you all for the suggestion. :) I'm glad to hear that it solved your

bug#27489: glibc fails to build on i686

2017-06-30 Thread Adonay Felipe Nogueira
Removing the "~/.config/guix/latest" symbolic link as was suggested by Mx. Weaver worked, now my root user can pull and also upgrade the "guix" package. Thank you all for the suggestion. :) Besides, as was also suggested: I'll use the "master" branch instead.

bug#27489: glibc fails to build on i686

2017-06-28 Thread Mark H Weaver
Adonay Felipe Nogueira writes: > NOTE: This message isn't meant to sound aggressive, it's just a question > from a novice Guix user. > > Here is my situation: > > - I'm using Guix in a foreign distribution (Trisquel 7). > > - In 2017-06-12, I pulled and upgraded Guix and

bug#27489: glibc fails to build on i686

2017-06-28 Thread Leo Famulari
On Wed, Jun 28, 2017 at 09:57:39PM -0300, Adonay Felipe Nogueira wrote: > Here is my situation: > > - I'm using Guix in a foreign distribution (Trisquel 7). > > - In 2017-06-12, I pulled and upgraded Guix and packages successfully as > root. > > - Last weekend I did (all as root): `guix gc`

bug#27489: glibc fails to build on i686

2017-06-28 Thread Adonay Felipe Nogueira
NOTE: This message isn't meant to sound aggressive, it's just a question from a novice Guix user. Here is my situation: - I'm using Guix in a foreign distribution (Trisquel 7). - In 2017-06-12, I pulled and upgraded Guix and packages successfully as root. - Last weekend I did (all as root):

bug#27489: glibc fails to build on i686

2017-06-26 Thread Ricardo Wurmus
Mark H Weaver writes: > I believe this problem is fixed by commit > ffc015bea26f24d862e7e877d907fbe1ab9a9967. I was able to build a grafted > 'hello' for i686-linux, and it worked correctly. > > Can you try it and report back? Thank you! It seems to have worked. -- Ricardo

bug#27489: glibc fails to build on i686

2017-06-25 Thread Mark H Weaver
Mark H Weaver writes: > The problem is that glibc-CVE-2017-1000366-pt2.patch introduces a > reference to 'strcspn' in rtld.c. This causes the glibc build system to > automatically add 'rtld-strcspn.os' and 'rtld-strcspn-c.os' to the list > of objects to be built. When

bug#27489: glibc fails to build on i686

2017-06-25 Thread Mark H Weaver
Mark H Weaver writes: > Ricardo Wurmus writes: > >> Since commit 665d6a59161769e10b52ffcbcd5cd2db22f32681 I have to build >> glibc from source. Unfortunately, this fails with the following error: >> >> … >> i686-guix-linux-gnu-gcc

bug#27489: glibc fails to build on i686

2017-06-25 Thread Mark H Weaver
Mark H Weaver writes: > Ricardo Wurmus writes: > >> Since commit 665d6a59161769e10b52ffcbcd5cd2db22f32681 I have to build >> glibc from source. Unfortunately, this fails with the following error: >> >> … >> i686-guix-linux-gnu-gcc

bug#27489: glibc fails to build on i686

2017-06-25 Thread Mark H Weaver
Ricardo Wurmus writes: > Since commit 665d6a59161769e10b52ffcbcd5cd2db22f32681 I have to build > glibc from source. Unfortunately, this fails with the following error: > > … > i686-guix-linux-gnu-gcc ../sysdeps/i386/i686/multiarch/strcspn-c.c -c > -std=gnu11 -fgnu89-inline