bug#51093: protobuf: 'disable-broken-tests' phasebuilder failed

2021-10-07 Thread Christopher Howard
When I try to install pokerth, dependency protobuf is forced to build from source, and the build fails: ``` building /gnu/store/pg3wcla964wmnxfsmjngmq23jhp2p4kj-protobuf- 2.6.1.drv... - 'disable-broken-tests' phasebuilder for `/gnu/store/pg3wcla964wmnxfsmjngmq23jhp2p4kj-protobuf-2.6.1.drv' failed

bug#51088: clang-toolchain > 6 refers to /lib on foreign distros

2021-10-07 Thread Ludovic Courtès
clang-toolchain > 6 picks crt*.o from /lib or /lib64 on foreign distros. Here are runs on a CentOS machine: --8<---cut here---start->8--- $ guix environment --pure --ad-hoc clang-toolchain@6 -- c++ hello.cpp $ echo $? 0 $ guix environment --pure --ad-hoc clang

bug#50568: Missing source code

2021-10-07 Thread Ludovic Courtès
Maxime Devos skribis: > Ludovic Courtès schreef op do 07-10-2021 om 15:53 [+0200]: >> Ludovic Courtès skribis: >> >> > https://ci.guix.gnu.org/eval/27221?status=failed >> >> We’re left with the following missing bioconductor.org tarballs: >> >> AnnotationFuncs_1.40.0.tar.gz >> AneuFinde

bug#42162: gforge.inria.fr to be taken off-line in Dec. 2020

2021-10-07 Thread Ludovic Courtès
Hi! zimoun skribis: > Euh, I do not understand. From bug#43442 [1] on Wed, 16 Sep 2020, > Scotch was not missing. And from [2] neither. > > Nah, the hole is the (double) update (from 6.0.6 to 6.1.0 then 6.1.1) > without manually taking care of this bug report; by switching from > url-fetch to

bug#50568: Missing source code

2021-10-07 Thread Maxime Devos
Ludovic Courtès schreef op do 07-10-2021 om 15:53 [+0200]: > Ludovic Courtès skribis: > > > https://ci.guix.gnu.org/eval/27221?status=failed > > We’re left with the following missing bioconductor.org tarballs: > > AnnotationFuncs_1.40.0.tar.gz > AneuFinderData_1.18.0.tar.gz > BiocCaseSt

bug#50568: Missing source code

2021-10-07 Thread Ludovic Courtès
Ludovic Courtès skribis: > https://ci.guix.gnu.org/eval/27221?status=failed We’re left with the following missing bioconductor.org tarballs: AnnotationFuncs_1.40.0.tar.gz AneuFinderData_1.18.0.tar.gz BiocCaseStudies_1.52.0.tar.gz chromstaRData_1.16.0.tar.gz genomationData_1.22.0.tar

bug#50568: Missing source code

2021-10-07 Thread Ludovic Courtès
Hi Guillaume, Guillaume Le Vaillant skribis: > I have the following ones in the store: Thanks! I’ve been able to address these in several ways: > - cl-gserver-1.8.0-checkout commit f7f036e7c369515ad678cc08dd5bc9e254804d38 (do take a look at the comment in that commit…) > - gnu-standar

bug#51074: mcrl2-202106.0.tar.gz updated in place

2021-10-07 Thread Ludovic Courtès
Ludovic Courtès skribis: > The changes correspond to the 54fa1483c9..c335fb2d5f diff at > . > > I’ll update the tarball hash. Done in 16e3f8d90a424abf17be94d7ae216d9feb932e8a. Ludo'.

bug#51021: detect loops in module/package graph

2021-10-07 Thread Ludovic Courtès
Hi Mark, Mark H Weaver skribis: > raingloom writes: >> I'll be short and blunt, currently it sucks big time whenever you have >> a loop in your packages. > > Agreed. I've been concerned about this problem since the early days of > Guix. See . > > Back in August 201

bug#51074: mcrl2-202106.0.tar.gz updated in place

2021-10-07 Thread Ludovic Courtès
The mcrl2-202106.0.tar.gz tarball has been updated in place: --8<---cut here---start->8--- $ wget -qO- https://bayfront.guix.gnu.org/nar/lzip/ch8mqirm3jzndh4668dr0nj9ij2d4zzf-mcrl2-202106.0.tar.gz| lzip -d |guix archive -x /tmp/good.tgz $ (cd /tmp; wget -qO ba

bug#51058: Some new details

2021-10-07 Thread Hamzeh Nasajpour
After `guix gc`, I have `xdg-utils` at this path only: `/gnu/store/0zdclmgw5gnpifwb7jyrmplrk13wp0yz-xdg-utils-1.1.3/`. This `xdg-utils` has two dependencies to `xset` and `xprops` at these paths: ``` $ guix gc --references /gnu/store/0zdclmgw5gnpifwb7jyrmplrk13wp0yz-xdg-utils-1.1.3/ ... /gnu/sto

bug#46779: GnuTLS uses the hard-coded /etc/ssl/certs location for TLS certificates

2021-10-07 Thread Roel Janssen
On Fri, 2021-03-19 at 19:13 -0400, Mark H Weaver wrote: > Ludovic Courtès writes: > > > Maxim Cournoyer skribis: > > > > > We should patch GnuTLS so that it also honors the SSL_* > > > environment > > > variables documented in the Guix manual. > > > > Note that (1) the SSL_* variables are orig

bug#51071: OpenFOAM 4.1 fails to build

2021-10-07 Thread Ludovic Courtès
Hello, On 1327ec822fa6dd396e979efd8d4e1f7479f1d5b3 (current master), OpenFOAM 4.1 fails to build (from ): --8<---cut here---start->8--- g++ -std=c++0x -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=32 -

bug#51048: No license in crate - guix import

2021-10-07 Thread Ludovic Courtès
Hi, Maxime Devos skribis: > Michael Zappa schreef op di 05-10-2021 om 18:31 [-0400]: >> Hello all, >> I have been playing around with the 'guix import' tools to >> see how easily I can get some package definitions. In the process of >> trying to package https://github.com/Spotifyd/spotifyd with

bug#50580: GDM doesn't start

2021-10-07 Thread Maxime Devos
Maxime Devos schreef op di 14-09-2021 om 14:46 [+0200]: > Hi, > > The GDM service doesn't start anymore. To test, you can use the attached > xorg-repro.tmpl (guix system vm xorg-repro.tml && run the resulting script). > QEMU will start, and it will start booting, but nothing graphical will start.