Ludovic Courtès writes:
> Hi,
>
> Christopher Baines skribis:
>
>> I got this error when reconfiguring with a recent revision of Guix.
>>
>>
>> /builder for `/gnu/store/kbhl4rk6p0z4jbimlqj57vj3dhyjgv4x-etc.drv' failed
>> with exit code 1
>> build of /gnu/store/kbhl4rk6p0z4jbimlqj57vj3dhyjgv4x-
writes:
> Hi,
>
> I cannot get precompiled python wheels working in a guix environment,
> because libstdc++.so.6 is missing. Is this library hidden on purpose?
>
> It is available for example in
> /gnu/store/xqjpihbfdc62d2q0sn8i0y0g1xpzbr1s-gcc-9.3.0-lib/lib/ and
> adding that path manually to LD
Dear Michael,
> On Tue, Apr 21, 2020 at 09:41:47AM +0930, Michael Zucchi wrote:
> > But the first guix pull fails because it tries to run a 32 bit binary, so
> > ultimately fails for the the same reason as detailed in my previous email.
To be sure to understand,
- your machine is 64bit
- and y
Hello guix/guile bug-squashers,
The tl;dr is:
(integer-length 0) should agree with:
(string-length (number->string 0 2)) =-> 1
-- and not: (integer-length 0) =-> 0
The integer length in bits (short for binary digits :)
is the number digits required to write the integer value
in
Hi,
Mark H Weaver skribis:
> Ludovic Courtès wrote:
>> Mark H Weaver skribis:
>>
>>> Yes, of course, I agree that it's not possible to present a build plan
>>> ahead of time when grafts are enabled. That was the case before these
>>> changes, and it's the case today.
>>>
>>> The only part I d
Hi,
Mathieu Othacehe skribis:
> Almost unrelated topic, it would be nice to provide an interface where
> users can grab a nightly/periodic build of the installer and test the
> latest fixes. We are already have "usb-image" and "iso9660-image" jobs
> in Cuirass. So it could be a link allowing to
G'day Simon,
On 21/4/20 5:25 pm, zimoun wrote:
Dear Michael,
On Tue, Apr 21, 2020 at 09:41:47AM +0930, Michael Zucchi wrote:
But the first guix pull fails because it tries to run a 32 bit binary, so
ultimately fails for the the same reason as detailed in my previous email.
To be sure to und
My attempt to build gcc-toolchain-4.8.5 dies, with a build failure in
the gcc package. I was hoping to use this package to try to build some
older software.
christopher@nightshade ~/Repos/guix-working$ guix describe
Generation 16 Apr 11 2020 08:47:10(current)
guix 658505d
repository UR