bug#38250: PHP 7.3.11 fails its test suite

2020-01-31 Thread Julien Lepiller
Le 31 janvier 2020 22:47:47 GMT-05:00, Maxim Cournoyer a écrit : >Maxim Cournoyer writes: > >> Whenever I tried building PHP as of Guix commit >> 2484e0b3e481e2b1fcb6761d0dbf80da98089de4, the following tests fail: >> >> = >> FAI

bug#38250: PHP 7.3.11 fails its test suite

2020-01-31 Thread Maxim Cournoyer
Maxim Cournoyer writes: > Whenever I tried building PHP as of Guix commit > 2484e0b3e481e2b1fcb6761d0dbf80da98089de4, the following tests fail: > > = > FAILED TEST SUMMARY > ---

bug#39377: guix search reports bad location for bytestructures

2020-01-31 Thread Matt Wette
I'm using guix-1.0.1 on Fedora 30, x86_64. I wanted to get module spec for bytestructures, but failed: location points to (guix packages), but it's actually in (gnu packages guile). $ guix search bytestructures name: guile3.0-bytestructures version: 1.0.7 outputs: out systems: x86_64-linux i68

bug#39374: Failing channels and graph on 1.0.1.10297-c5bbcb

2020-01-31 Thread Ellen Papsch
Hello, I have installed GuixSD today with the attached config.scm and followed the "Contributing" chapter of the manual and executed the test suite, which results in two lone errors. I assume the errors are not due misconfiguration, although the messages don't tell me much, I could be mistaken. B

bug#39370: Dovecot does not build on arm

2020-01-31 Thread Julien Lepiller
Hi, Our dovecot fails its tests on armhf and aarch64.

bug#39369: re-exporting local variable: iota

2020-01-31 Thread Julien Lepiller
Hi, I get this error when building a module-import-compiled on a guix from January 28 (so after the previous fix of the same symptoms). This is when running `guix build cat-avatar-generator`. Thank you :)