bug#40758: build failure: gcc-4.8.5 (gcc-toolchain-4.8.5)

2020-04-21 Thread Christopher Howard
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

bug#40740: guix build problem, no RUNPATH on libpthread.so

2020-04-21 Thread Michael Zucchi
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

bug#40682: frozen installer in WiFi section -guix 1.1.0

2020-04-21 Thread Ludovic Courtès
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

bug#40612: guix build system --dry-run is broken

2020-04-21 Thread Ludovic Courtès
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

bug#40744: guile-2.2.4 (integer-length 0) erroneously returns 0, not 1

2020-04-21 Thread Bengt Richter
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

bug#40740: guix build problem, no RUNPATH on libpthread.so

2020-04-21 Thread zimoun
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

bug#40736: Python manylinux wheels cannot find libstdc++.so.6

2020-04-21 Thread Boris A. Dekshteyn
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

bug#40729: Two rottlog servives causes cryptic etc drv failure

2020-04-21 Thread Christopher Baines
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